System.Windows.Forms
2.0.0.0
System.Enum
To be added.
Determines the alignment of a in a .
Field
System.Windows.Forms.ToolStripItemAlignment
Specifies that the is to be anchored toward the left or top end of the , depending on the orientation. If the value of is Yes, items marked as are aligned to the right side of the .
2.0.0.0
Field
System.Windows.Forms.ToolStripItemAlignment
Specifies that the is to be anchored toward the right or bottom end of the , depending on the orientation. If the value of is Yes, items marked as are aligned to the left side of the .
2.0.0.0