System.Windows.Forms.ToolStripItemAlignment.Left Field

Specifies that the System.Windows.Forms.ToolStripItem is to be anchored toward the left or top end of the System.Windows.Forms.ToolStrip, depending on the System.Windows.Forms.ToolStrip orientation. If the value of System.Windows.Forms.RightToLeft is Yes, items marked as ToolStripItemAlignment.Left are aligned to the right side of the System.Windows.Forms.ToolStrip.

Syntax

ToolStripItemAlignment Left

Requirements

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