GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > GcIme クラス : GetInputScope メソッド |
Public Function GetInputScope( _ ByVal control As Control _ ) As InputScopeNameValue
public InputScopeNameValue GetInputScope( Control control )
例外 | 解説 |
---|---|
System.ArgumentNullException | controlがnull参照(Visual BasicではNothing)です。 |