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

KanaModeが関連付けられたSystem.Windows.Forms.Control
指定したコントロールに関連付けられたかなモード設定を取得します。
構文
Public Function GetKanaMode( _
   ByVal control As Control _
) As KanaMode
public KanaMode GetKanaMode( 
   Control control
)

パラメータ

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

戻り値の型

読み出力の変換先の書式を示すKanaMode値。
例外
例外解説
System.ArgumentNullExceptioncontrolがnull 参照 (Visual Basicでは Nothing)です。
解説
GetKanaMode メソッドを使用すると、任意のコントロールのKanaModeを取得できます。この設定を変更するには、SetKanaMode メソッドを使用します。
参照

GcIme クラス
GcIme メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.