Hi,
Can anyone give me some suggestions on how to make my VB application language independent?
The user shall be able to select a language and all labels, comandbuttons etc. from now on within the app. shall appear in the selected language.

Today I am retrieving all labeles from a database and are then looping through and changing the cpation for all controls within the form before it is displayed.

Isn't there an easier/better way of doing this?

Please help me, Thanks,
Jess