PowerTools InputMan for ASP.NET 8.0J
ImageWidth プロパティ (GcComboBox)

画像部分の幅を取得または設定します。
構文
Public Property ImageWidth As Integer
public int ImageWidth {get; set;}

プロパティ値

既定値:16
例外
例外解説
System.ArgumentOutOfRangeException 負の値が設定されています。
解説
ImageWidthプロパティは、テキストエリアおよびListBoxプロパティが参照するGrapeCity.Web.Input.Core.ListBox.ListBoxクラスのGrapeCity.Web.Input.Core.ListBox.ListBox.ShowItemImageプロパティがTrueの場合に、リストボックスの先頭カラム表示される画像の幅を設定します。また、先頭カラムが参照するGrapeCity.Web.Input.Core.ListBox.ListColumnクラスのAutoWidthプロパティでカラム幅の自動調整が設定されている場合、画像の幅はImageWidthプロパティを参照して調整されます。
参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.