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

CalendarComboBoxCellType でのオートコンプリートの動作を制御するオプションを取得または設定します(System.Windows.Forms.ComboBox.AutoCompleteMode を参照)。
シンタックス
Public Property AutoCompleteMode As AutoCompleteMode
public AutoCompleteMode AutoCompleteMode {get; set;}

プロパティ値

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

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

参照

参照

CalendarComboBoxCellType クラス
CalendarComboBoxCellType メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.