Multiple Language Labels in VB - TechRepublic
General discussion
June 12, 2000 at 03:38 AM
csanosi

Multiple Language Labels in VB

by csanosi . Updated 25 years, 10 months ago

I have created a project in VB and have included a RES document to handle the label strings in different languages. I can switch between languages, depending on which language is set as the default, in my control panels, at compile time. I am wondering if there is anyway to set a variable on the user record so that, based on user, I could use the different language labels or is this something that can only be set at compile time?

This discussion is locked

All Comments