Gets the space between controls, in pixels, that is specified by default.
protected override Padding DefaultMargin {get;}
'Declaration
Protected Overrides ReadOnly Property DefaultMargin As Padding
'Usage
Dim instance As FpScrollBar
Dim value As Padding
value = instance.DefaultMargin
Property Value
A
System.Windows.Forms.Padding that represents the default space between controls.