Computing.Net > Forums > Programming > Easy VB Question

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Easy VB Question

Reply to Message Icon

Name: vb6
Date: March 25, 2004 at 06:05:47 Pacific
OS: xp
CPU/Ram: 500
Comment:

Hi

I'm new to VB 6 and could somebody tell me how to intercept the small x top right of sceen (close button) I would like to display a message when the user logs out of the applicaton that I'm writing. I know how to turn off but would like to keep it on.

Tx
Jen



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: March 25, 2004 at 08:44:51 Pacific
Reply:

Look in the Form.Unload, Form.Terminate and Form.QueryUnload events.

All these events are triggered when a form is closed but with slightly different uses.

Stuart


0
Reply to Message Icon

Related Posts

See More


java Method class XP and NT4 Access Databas...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Easy VB Question

An easy VB question www.computing.net/answers/programming/an-easy-vb-question/929.html

Easy VB Question www.computing.net/answers/programming/easy-vb-question/4002.html

Command counting in VB! www.computing.net/answers/programming/command-counting-in-vb/4678.html