textbox

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Is there any way to make a textbox type from right to left? I have seen the
option in the properties of a textbox and have read some things online.
From what I have read, it seems like only a few languages support this.

I am using vb .net 2003 and the language is english. Thanks for any help.
 
Steve said:
Is there any way to make a textbox type from right to left? I have seen
the option in the properties of a textbox and have read some things
online. From what I have read, it seems like only a few languages
support this.

Yes, but to enable it your machine must have RTL support installed. Its an
option in windows setup, and you can add it after by going to control panel.
I have Arabic installed so I have the RTL, but most people dont.

Once you install this support, you can even get English to go RTL...


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top