public override RightToLeft RightToLeft {get; set;}
'Declaration
Public Overrides Property RightToLeft As RightToLeft
'Usage
Dim instance As WinScrollBar
Dim value As RightToLeft
instance.RightToLeft = value
value = instance.RightToLeft
Property Value
A RightToLeft value indicating if the text displayed by the scrollbar is displayed from right to left.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2