System.Windows.Forms.ToolStripStatusLabel.Alignment Property

Gets or sets a value that determines where the System.Windows.Forms.ToolStripStatusLabel is aligned on the System.Windows.Forms.StatusStrip.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public ToolStripItemAlignment Alignment { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The meaning of the ToolStripStatusLabel.Alignment property is affected by the setting of the ToolStripItem.RightToLeft property.

Requirements

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