Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RightToLeft - how do you set it!?!

Status
Not open for further replies.

AndyGroom

Programmer
May 23, 2001
972
GB
Hi,

My boss has asked me to see if I can recompile our VB application for the Arabic market. I know that textboxes (for example) have a RightToLeft property but in non-bidirectional versions of Windows you can't seem to set this property to True.

So my question is this - does anyone know if Arabic windows defaults textboxes to go right to left (and I as a programmer don't have to do any recompiling) or do I have to buy Arabic Windows and install VB on it so that I can recompile the project with all the RightToLeft properties set to True?


- Andy
_______________________________
"On a clear disk you can seek forever"
 
You probably need Arabic Windows and Arabic VB.

Arabic is an unusual language where the letters go from right-to-left, but numbers go from left-to-right.

Chip H.


If you want to get the best response to a question, please check out FAQ222-2244 first
 
Thanks for the pointers, I guess I need Arabic windows as a bare minimum - which will be fun since I can't speak English properly let alone Arabic!

As for Arabic VB - surely that's the same as English VB but with an Arabic UI?


- Andy
_______________________________
"On a clear disk you can seek forever"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top