PowerTools SPREAD for Windows Forms 8.0J
Padding プロパティ (DropDownEditorInfo)


ドロップダウン電卓内部の余白を取得または設定します。
構文
'Declaration
 
Public Property Padding As Padding
'使用法
 
Dim instance As DropDownEditorInfo
Dim value As Padding
 
instance.Padding = value
 
value = instance.Padding
public Padding Padding {get; set;}

プロパティ値

パディングを示す DropDownEditor.Padding 値。
既定値は "1,1,1,1" です。
参照

DropDownEditorInfo クラス
DropDownEditorInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.