System.Windows.Forms.StatusStrip.DefaultPadding Property

Gets the spacing, in pixels, between the left, right, top, and bottom edges of the System.Windows.Forms.StatusStrip from the edges of the form.

Syntax

protected override Padding DefaultPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the StatusStrip.DefaultPadding property to set the interior space between controls. When a control is a container of items, padding represents the space from the edge of the container.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0