Gets whether the ControlBase's visual elements are actually aligned to support locales using right-to-left fonts.
public virtual bool IsRightToLeft { get; }
Overridable Public ReadOnly Property IsRightToLeft As Boolean
See the WindowsFormsSettings.RightToLeft property for details.