RightToLeft Property (ScrollBarElement.ScrollBarPageButton)
In This Topic
Gets or sets whether the element should be drawn using right-to-left layout.
Syntax
'Declaration
Public Property RightToLeft As Boolean
public bool RightToLeft {get; set;}
See Also