GrapeCity MultiRow for Windows Forms 11.0J
AutoCompleteSource プロパティ (ComboBoxCell)

オートコンプリートに使用される補完文字列のソースを指定する値を取得または設定します(System.Windows.Forms.ComboBox.AutoCompleteSourceを参照)。
シンタックス
Public Property AutoCompleteSource As AutoCompleteSource
public AutoCompleteSource AutoCompleteSource {get; set;}

プロパティ値

System.Windows.Forms.AutoCompleteSource値の1つ。既定値はSystem.Windows.Forms.AutoCompleteSource.Noneです。

AutoCompleteModeプロパティがSystem.Windows.Forms.AutoCompleteMode.Noneでない場合、AutoCompleteSourceプロパティをSystem.Windows.Forms.AutoCompleteSource.ListItems以外の値に変更すると、そのComboBoxCellDropDownStyleは自動的にMultiRowComboBoxStyle.DropDownに変更されます。

参照

参照

ComboBoxCell クラス
ComboBoxCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.