System.Windows.Forms.ToolStripItem.DefaultPadding Property

Gets the internal spacing characteristics of the item.

Syntax

protected virtual Padding DefaultPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can override the ToolStripItem.DefaultPadding property to configure a default size for a System.Windows.Forms.ToolStripItem. This is more efficient than setting the size in the constructor of the System.Windows.Forms.ToolStripItem.

Requirements

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