Forum   Search   Register   Log in SUPERJER FORA
 

VB help: Opening a new window

Pages: [1]
Programming Help
Rockbomb
Dog fucker

2009 Nov 13 • 1849
-190 ₧
So here's basically what I want to accomplish. I have one screen, and theres a button on it. When I click that button I want it to open a new window, and close the first one. But I'm not sure how to go about doing that.
Would I need to make another form?
    2009 Dec 30 at 17:26
superjer
superjer

2005 Mar 20 • 3742
Add another Form to your project, i.e. "Form2" and then just call Form2.show();

At least that's how it used to work.
    2009 Dec 31 at 21:27
Rockbomb
Dog fucker

2009 Nov 13 • 1849
-190 ₧
superjer said:
Add another Form to your project, i.e. "Form2" and then just call Form2.show();

At least that's how it used to work.

Yep, worked great :D
Thanks man.
    2009 Dec 31 at 22:00

Pages: [1]
Forum and design copyright © 2008-2010 SuperJer.com