How to change the language from Arabic to English and Vice-versa

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I'm using .Net(C#) and working on the form(Screen) which have text boxes
for both arabic and english data to store. So i want to change the language
at run time from arabic to english and vice-versa, when the control moves
from one text box to another.

Regards
Dharmendra
 
Hi,

You can use CultureInfo class to change the locale from english to arabic
and vice versa

Nishith
 

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