System.Windows.Forms.StatusStrip.LayoutStyle Property

Gets or sets a value indicating how the System.Windows.Forms.StatusStrip lays out the items collection.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.ToolStripLayoutStyle.Table)]
public ToolStripLayoutStyle LayoutStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the StatusStrip.LayoutStyle property to get or set how items are arranged on the System.Windows.Forms.StatusStrip.

Requirements

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