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

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

DropDownNumericPad クラス
DropDownNumericPad メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.