Type | Description | |||
Boolean | A boolean expression that specifies whether the control is drawn from right to left or from left to right. |
Changing the RightToLeft property on True does the following:
The following screen shot shows the control when RightToLeft property is True ( the red ares mark the new position for elements like drop down, vertical scroll bar, hierarchy lines ):
(By default) Changing the RightToLeft property on False does the following:
The following screen shot shows the control when RightToLeft property is False ( by default ):