バージョン

IsEnabled(SpellCheckerEventGroups) メソッド

グループのイベントがすべて有効な場合はTrueを返します。
シンタックス
'宣言
 
Public Overloads Function IsEnabled( _
   ByVal group As SpellCheckerEventGroups _
) As Boolean
public bool IsEnabled( 
   SpellCheckerEventGroups group
)

パラメータ

group
検証されているイベント グループを示す SpellCheckerEventGroups 値。

戻り値の型

イベントグループが現在有効な場合はTrue。有効でない場合は False。
解説

イベントのグループが有効かどうかを返します。

参照