|
-
Mar 4th, 2003, 05:48 AM
#1
Thread Starter
Hyperactive Member
UnloadMode
This question has been asked before, but I haven't yet found an answer.
I wish to test to see if the form I have is closing because the "X" button has been clicked.
I know I need to put code in the fomr_Closing event,
and I know I can cancel the close using "e.Cancel = True"
However, I only wish to do this if the form is closing due to the"X" and not the numerous other reasons a form could be closing.
Any ideas?
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
|