DialogsAutoRightToLeftLayout Property

Gets whether right-to-left layout is automatically applied to the dialogs when the current UI culture is right-to-left.
Default value: .

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static bool AutoRightToLeftLayout { get; set; }

Property Value

Boolean

See Also