-
RightToLeft
The RightToLeft property of the controls is set to "No" by default. However, I'm getting my context menus associated with the UserControls on my form reading from Right to Left. Also the vertical scroll bar on my form is visible on the left rather than on the right
Does anyone have a clue to fix this??
Thanks,
Mansi
-
right to left property is usually used for text heading setings or so ..
for example
have a group box and name the heading
and do the Righttoleft. the text will get aligned. it has a significant usage over behaviour though.
Paresh