GrapeCity CalendarGrid for Windows Forms 2.0J
ShowListBoxImage プロパティ (GcComboBox)

ドロップダウンリストのイメージを表示するかどうかを示す bool 値を取得または設定します。
構文
public bool ShowListBoxImage {get; set;}
Public Property ShowListBoxImage As Boolean
 

プロパティ値

bool 値。イメージを表示する場合は true。それ以外の場合は false
既定値は false です。
解説
このプロパティが true で、Image プロパティが null 参照 (Visual Basicでは Nothing) でない場合、イメージが表示されます。
参照

GcComboBox クラス
GcComboBox メンバ
ImageWidth プロパティ
ImageAlign プロパティ

 

 


c 2008 GrapeCity inc. All rights reserved.