Form Unload

V

vb6dev2003

Hi,

Can you disable the X in the top right corner of IP to prevent users from
closing the form, or if not possible, can we catch the event and run code
when the user is using X to close the form (sort of a form unload)?

Thanks

vbdev
 
B

Brian Teutsch [MSFT]

You cannot disable the close button, and unfortunately there is no Close or
Unload event.

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top