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

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

プロパティ値

System.Windows.Forms.AutoCompleteSource 値の 1 つ。オプションは System.Windows.Forms.AutoCompleteSource.AllSystemSourcesSystem.Windows.Forms.AutoCompleteSource.AllUrlSystem.Windows.Forms.AutoCompleteSource.FileSystemSystem.Windows.Forms.AutoCompleteSource.HistoryListSystem.Windows.Forms.AutoCompleteSource.RecentlyUsedListSystem.Windows.Forms.AutoCompleteSource.CustomSourceSystem.Windows.Forms.AutoCompleteSource.None です。
既定値は System.Windows.Forms.AutoCompleteSource.None です。
参照

参照

GcComboBox クラス
GcComboBox メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.