CustomToolBarPadding Property |
Gets or sets the padding.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public Size Padding { get; set; }
Public Property Padding As Size
Get
Set
public:
property Size Padding {
Size get ();
void set (Size value);
}
member Padding : Size with get, set
Property Value
Type:
SizeSee Also