PowerTools InputMan for ASP.NET 8.0J
Width プロパティ (ListBox)

リストボックスの幅を取得または設定します。
構文
Public Property Width As Integer
public int Width {get; set;}
例外
例外解説
System.ArgumentOutOfRangeException 負の値が設定されています。
解説
AutoWidthプロパティがTrueの場合、Widthプロパティの設定は無効になります。
参照

ListBox クラス
ListBox メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.