System.Windows.Forms.ToolStrip.DefaultPadding Property

Gets the internal spacing, in pixels, of the contents of a System.Windows.Forms.ToolStrip.

Syntax

protected override Padding DefaultPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, the contents of the System.Windows.Forms.ToolStrip are padded one pixel from the right edge of the System.Windows.Forms.ToolStrip to prevent the right border from painting over a System.Windows.Forms.ToolStripItem that is right-aligned.

Requirements

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