This document is archived and information here might be outdated. Recommended version. |
Indicates if the UI locale is right to left user interface.
[Visual Basic .NET]
Public ReadOnly Property RightToLeftUI As Boolean
[C#]
public bool RightToLeftUI {get;}
[C++]
HRESULT get_RightToLeftUI(
Boolean* IsRightToLeftUI
);
[C++] Parameters IsRightToLeftUI [out, retval]
IsRightToLeftUI is a parameter of type bool*