How to make my application multilingual?
-
Hi, I want to make our VB Project support multilanguage/multilingual. As of now it doesn't support all the characters. Please sugguest & Help. Thanks Ranjan
There is the language Property for every form. Begin with one language. Enter the test property for every control, then change the language of the form and fill the text properties for the new language. If the language is found it will be set to the windows startup language (I hope so, didn't tried it on my own, but a fellow worker did this). Greetings, Ingo ------------------------------ A bug in a Microsoft Product? No! It's not a bug it's an undocumented feature!
-
There is the language Property for every form. Begin with one language. Enter the test property for every control, then change the language of the form and fill the text properties for the new language. If the language is found it will be set to the windows startup language (I hope so, didn't tried it on my own, but a fellow worker did this). Greetings, Ingo ------------------------------ A bug in a Microsoft Product? No! It's not a bug it's an undocumented feature!
-
Hi, Thank you for the response. I am not able to find the Language option for forms.Please provide details. Thanks & Regards Ranjan