System.Windows.Forms.ToolStrip.Stretch Property

Gets or sets a value indicating whether the System.Windows.Forms.ToolStrip stretches from end to end in the System.Windows.Forms.ToolStripContainer.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool Stretch { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStrip.Stretch property to get or set whether the System.Windows.Forms.ToolStrip automatically fills its 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