Gets or sets a value indicating whether text displayed by the control is displayed from right to left.
Documentation for this section has not yet been entered.
This property enables your menus to support languages that are written from right to left. When this property is set to RightToLeft.Yes, the menu item text is displayed from right to left instead of the default left to right method.
For more information about how enabling right-to-left alignment affects Windows Forms controls, see the Control.RightToLeft property.