Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text.
- align
- One of the System.Windows.Forms.LeftRightAlignment values.
One of the System.Windows.Forms.LeftRightAlignment values.
If the Control.RightToLeft property of System.Windows.Forms.RightToLeft is set to No, the return value is equal to the align parameter passed in.