PowerTools InputMan for Windows Forms 8.0J
Padding プロパティ (DropDownCalculator)

ドロップダウン電卓内部の余白を取得または設定します。
構文
Public Property Padding As Padding
public Padding Padding {get; set;}

プロパティ値

余白を表すPaddingオブジェクト。 既定値は{Left=5,Top=5,Right=5,Bottom=5}です。
解説
このプロパティは、このDropDownCalculatorの電卓領域と境界線との間隔を取得します。
参照

DropDownCalculator クラス
DropDownCalculator メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.