TaskDialogPage.RightToLeftLayout Property

Definition

Gets or sets a value that indicates whether text and controls are displayed reading right to left.

C#
public bool RightToLeftLayout { get; set; }

Property Value

true to display text and controls reading right to left; false to display controls reading left to right. The default value is false.

Exceptions

The property is set and this page instance is currently bound to a task dialog.

Remarks

Note that once a task dialog has been opened with or has navigated to a TaskDialogPage where this flag is set, it will keep on subsequent navigations to a new TaskDialogPage even when it doesn't have this flag set.

Applies to

Produkt Versioner
Windows Desktop 5, 6, 7, 8, 9, 10