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

ドロップダウン日付時刻ピッカーの幅を取得または設定します。
構文
Public Property Width As Unit
public Unit Width {get; set;}
例外
例外解説
System.ArgumentOutOfRangeException負数は設定できません。
解説
Widthプロパティを有効にするには、AutoSize プロパティをFalseに設定する必要があります。日付時刻ピッカーのAutoSizeプロパティは、既定値がTrueに設定されているため注意が必要です。
参照

DropDownDateTimePicker クラス
DropDownDateTimePicker メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.