GrapeCity SPREAD for Windows Forms 12.0J
AutoHideTouchKeyboard プロパティ (DropDownInfo)


ドロップダウンウィンドウが表示されているときのタッチキーボードの操作方法を示す値を取得または設定します。
構文
'Declaration
 
Public Property AutoHideTouchKeyboard As AutoHideTouchKeyboard
'使用法
 
Dim instance As DropDownInfo
Dim value As AutoHideTouchKeyboard
 
instance.AutoHideTouchKeyboard = value
 
value = instance.AutoHideTouchKeyboard
public AutoHideTouchKeyboard AutoHideTouchKeyboard {get; set;}

プロパティ値

ユーザーがドロップダウンウィンドウを開いたときのタッチキーボードの非表示動作オプションを示すAutoHideTouchKeyboard値。
デフォルト値はAutoHideです。ドロップダウンウィンドウが表示された後、タッチキーボードは非表示になります。
参照

DropDownInfo クラス
DropDownInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.