|
-
Aug 26th, 2003, 11:44 PM
#1
Thread Starter
Hyperactive Member
Close Other Form
I have form1 and form2.
I have a button in form2. What is the code to unload Form1?
-
Aug 27th, 2003, 01:20 AM
#2
form1.close()
-
Aug 27th, 2003, 07:55 AM
#3
you are starting the project from a Sub Main are you then?
because if your start up form is Form1 and you close it from Form2, it will close the whole application down.
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|