[]
Gets the space between controls, in pixels, that is specified by default.
protected override Padding DefaultMargin { get; }
Protected Overrides ReadOnly Property DefaultMargin As Padding
Type | Description |
---|---|
Padding | A Padding that represents the default space between controls. |