MESCIUS SPREAD for Windows Forms 15.0J
ShowListBoxImage プロパティ (GcComboBox)

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

プロパティ値

bool値。画像を表示する場合はtrue、それ以外の場合はfalse
デフォルト値はfalseです。
デフォルト値はfalseです。
解説
このプロパティがtrueで、ListItem.Imageプロパティがnull 参照 (Visual Basicでは Nothing)でない場合、画像が表示されます。
参照

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

 

 


© MESCIUS inc. All rights reserved.