Wimark.Controls Class Library  

ContextMenu.RightToLeft Property

Gets or sets whether the text displayed by the control is displayed from right to left.

[Visual Basic]
Public Property RightToLeft As RightToLeft 
[C#]
public RightToLeft RightToLeft {get; set;}
[C++]
public: __property RightToLeft get_RightToLeft();
public: __property void set_RightToLeft(RightToLeft);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ContextMenu Class | ContextMenu Members | Wimark.Controls Namespace