GrapeCity CalendarGrid for Windows Forms 3.0J
AutoCompleteSource プロパティ (CalendarComboBoxCellType)

オートコンプリートに使用される補完文字列のソースを指定する値を取得または設定します(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 以外の値に変更すると、その CalendarComboBoxCellTypeDropDownStyle は自動的に CalendarGridComboBoxStyle.DropDown に変更されます。

参照

参照

CalendarComboBoxCellType クラス
CalendarComboBoxCellType メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.