バージョン

AutoComplete プロパティ

ユーザーが入力している間にコンボがデータ ソースを検索し、現在の入力と一致するの残りのテキストをハイライトするかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AutoComplete As Boolean
public bool AutoComplete {get; set;}
参照