Using buttons to move between forms -
06-30-2003
, 07:22 PM
I am very new to VB.net and have been tasked with some
basic application creations. I have created a series of
forms to collect iformation from a user. I can not seem
to get the forms to change by using a button. I can
write the code to create a new form when the button is
clicked, but how do I attach the forms I have already
created? I need to acces these forms in sequence. Any
suggestions woul help. This must be a basic command I am
missing...
Help Please |