SteveGlover
Programmer
Using the Resource editor I've set up a number of string tables for different languages. VB picks the string table to use by looking at the Regional setting of the PC, and in most cases this works fine. However, in a few cases I need to override the automatic selection. For example, the Region could be "Italian(Standard)" but I may want to force the App to use "English". How can I do this?
Thanks
Thanks