System.Windows.Forms.ToolStripItemAlignment.Right Field

Specifies that the System.Windows.Forms.ToolStripItem is to be anchored toward the right or bottom 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.Right are aligned to the left side of the System.Windows.Forms.ToolStrip.

Syntax

ToolStripItemAlignment Right

Requirements

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