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

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

DropDownDateTimePicker クラス
DropDownDateTimePicker メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.