|
-
Mar 31st, 2000, 01:18 AM
#1
Thread Starter
Junior Member
Is there a better code to use to ensure that every frm in my program is unloaded?
I have seen a code that I can place in a Module and call that Public sub from within every form's Unload. Does it work and what is that code?
I have a rather large program that when it is closed VB still shows that it is running. From what I can see, every form has a:
"Unload me"
"frmBlahBlah.Show"
Etc...Ect...
What is my problem do you think?
Any ideas or suggestion are greatly welcomed,
Darkcloud
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
|