Localize app VB.net

  • Thread starter Thread starter AbanoubZak
  • Start date Start date
A

AbanoubZak

Guest
Hello,

Does any one have an idea about localizing an application in vb.net because all what I found on the Internet is C# only.

I understand that I need to change my Form Localizable property to ture , Language to desire Language and change all the labels and text to the desired Language.

I need to make Arabic-English app and i want the default to be English but do i need to leave Language property to default to use the English form or i have to change it also to English-US.

And after that how i will call the desire language to applied to my UI to make the user to be able to change it by a press of button or check box what ever. i just need the code to call for applying the Language

Thank you.

Continue reading...
 
Back
Top