Hi
I have 7 forms. The user can choose in which language to display the forms.(At this stage 2 languages, but later on more will be added). From the main menu load all the forms labels,buttons etc. has to get their captions,the program is supposed to hold the variable value of last chosen language and with a "if", dipslay all the captions in language chosen.
I am new to vb.net. How do I declare the forms in the main menu class so that they can be visible anywhere in the project. I searched the board and got bits an pieces of info but I can't piece it together so that is works. How does vb.net want you to do it?
Can anyone give me some clarification on this?
Damsel