TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
herbert tamayo
NA
8
0
how to destroy a form with it`s hide
Jun 12 2007 1:08 PM
hi, well i'm trying to "destroy" a form with previously is hide, a sample code would be: FORM1.CS button1_click() { form2.show(); this.hide(); } FORM2.CS btnexit_click() { this.close() //here is my question form1.show(); ??????? form1.close(); ????? form1.ActiveForm.dispose(); // end of my question } QUESTION: WHAT COMMAND OR EVENT I MUST USE TO SHOW OR DESTROY THE FORM 1 AND THEN TO CLOSE THE ENTIRE APPLICATION thanks
Reply
Answers (
1
)
How to show a tab control on the left side of the form in vb.net 2003
set NetworkInterface info