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