Control::RtlTranslateHorizontal Method (HorizontalAlignment)
.NET Framework (current version)
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- align
-
Type:
System.Windows.Forms::HorizontalAlignment
One of the HorizontalAlignment values.
If the RightToLeft property of RightToLeft is set to No, the return value is equal to the align parameter passed in.
.NET Framework
Available since 1.1
Available since 1.1
Show: