Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   Form Close (http://www.programmingforums.org/showthread.php?t=12055)

Robocop Nov 29th, 2006 9:48 PM

Form Close
 
Edit: Figured it out...

Sorry

metron9 Oct 8th, 2007 2:10 AM

Hmmm I was just looking for info on that. I have a MDIParent that opens a form and i want to make an Exit button , I can make the button but not sure what to put in the code. I would like to just jump to the same exit handeler that the red X goes too but i have not figured out how to do that yet.

Perhaps you could post your Problem and solution?

titaniumdecoy Oct 8th, 2007 2:23 AM

@Robocop: Next time you find an answer to your own question, don't delete your post. Instead, add a new post with the answer to the question so that others can learn from your trouble.

metron9 Oct 8th, 2007 2:26 AM

Ok I found it too.

this.Close();

Put in the button_click_1 method

Funny I find more answers with google than the full SDK from microsoft I looked up form close and could not interpret the help.


All times are GMT -5. The time now is 1:37 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC