Page 1 of 1

VB.NET loading forms

Posted: Thu May 29, 2003 5:32 am
by nuno_silva_pt
How can i load a new form in vb.net like:
I have the "loading" form and after 2 seconds, i want to load the "init" form.
How can i do this?

Re:VB.NET loading forms

Posted: Sat May 31, 2003 12:22 pm
by smartguy240
well...i know that in VB6 you have a module called Sub main and you can make it to where a splash screen comes up and when it is done loading it will go away....but i dont really remember how :(