PowerTools InputMan for Windows Forms 8.0J
GetInputScope メソッド

InputScopeNameValue が関連付けられた System.Windows.Forms.Control
指定したコントロールに関連付けられた入力スコープ設定を取得します。
構文
Public Function GetInputScope( _
   ByVal control As Control _
) As InputScopeNameValue
public InputScopeNameValue GetInputScope( 
   Control control
)

パラメータ

control
InputScopeNameValue が関連付けられた System.Windows.Forms.Control

戻り値の型

コントロールに関連付けられた入力スコープを示す InputScopeNameValue 値。
例外
例外解説
System.ArgumentNullException controlがnull参照(Visual BasicではNothing)です。
参照

GcIme クラス
GcIme メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.