HI:
im building a windows based
vb.net application. i have a main form, support form and about form. the main form has a help menue which has "support" and "about" under it. when i click on "support" i should get the support form. when i click on "about" i shoud get the about form. how do we load the support form into teh main form when teh menue support is clicked?
Thanks