Click to See Complete Forum and Search --> : RightToLeft


Mansi
April 25th, 2003, 04:37 PM
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

pareshgh
April 30th, 2003, 11:47 AM
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