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
Brian Teutsch [MSFT] - 02 Dec 2004 00:07 GMT
You cannot disable the close button, and unfortunately there is no Close or
Unload event.
Brian
> Hi,
>
[quoted text clipped - 5 lines]
>
> vbdev