|
-
Aug 24th, 2004, 09:41 AM
#1
Thread Starter
Addicted Member
form closing [Resolved]
Hi All,
is it the form closing event i need to use if the user selects the x to close the form rather than the exit button to control what happens?
Cheers
Last edited by dagoose; Aug 24th, 2004 at 10:08 AM.
-
Aug 24th, 2004, 09:58 AM
#2
Frenzied Member
Yep. Or get rid of the x button.
-
Aug 24th, 2004, 10:03 AM
#3
Thread Starter
Addicted Member
didn't know you could do that, could you tell me how?
-
Aug 24th, 2004, 10:04 AM
#4
In the form's properties, set the property ControlBox to False.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Aug 24th, 2004, 10:08 AM
#5
Thread Starter
Addicted Member
That's what it's for,
cheers.
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
|