E
EMW
Hi,
My program (VB.NET for PPC) has three forms, the first one is a SplashForm,
the second and third for user input.
Ofcourse the program starts up with the splashform, where it must load the
other two forms in memory.
Then it switches to the first form.
On this form there is a button to go to the second form and on that form
there is a button to go back to the first form.
I've tried something, but then the second form is created and created and
created ....etc.
How can I make this happen?
rg,
Eric
My program (VB.NET for PPC) has three forms, the first one is a SplashForm,
the second and third for user input.
Ofcourse the program starts up with the splashform, where it must load the
other two forms in memory.
Then it switches to the first form.
On this form there is a button to go to the second form and on that form
there is a button to go back to the first form.
I've tried something, but then the second form is created and created and
created ....etc.
How can I make this happen?
rg,
Eric