バージョン

SuppressKeyboard プロパティ (ComboModel)

ドロップダウン ボタンがクリックされたとき、タッチ デバイスで画面にキーボードを表示するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property SuppressKeyboard As System.Nullable(Of Boolean)
public System.Nullable<bool> SuppressKeyboard {get; set;}
解説

デフォルトは 'false' です。

参照

オンラインで表示: GitHub