'宣言 Public Overloads Sub CheckControlAsync( _ ByVal editor As System.Object, _ ByVal fromCursor As System.Boolean _ )
public void CheckControlAsync( System.object editor, System.bool fromCursor )
パラメータ
- editor
- スペルチェックされるテキストを含むオブジェクト。
- fromCursor
- カーソル位置からチェックするか、コントロールのコンテンツ全体をチェックするか。