opening form from menu problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i'm very new to VB.net (started today 13/4/2004) Simple question : how do I have a form open after pressing a button on me menu
I can create menu, and a form where I want to gather some login/config data for the app, How do I get it to focus when I press the 'Login' menu choice
I've double clicked on the 'login' menu choice. I'm guessing there's magic code which needs to be here.
I'd appreciate any help with this

Thank
 
Hi Alan,

You have one form, try that first, working with more forms is not difficult,
however it is better to understand working with one form first when you are
a newbie.

I think that it looks for everybody strange in the beginning. Too there are
different kinds of forms which makes communicating about it in a newsgroup
not easy especially when you do not know how even one form works.

Just my thought,

Cor
 
Back
Top