D
Dinesh Bajaj
Hi,
I am developing a multi-form PPC application in VS2003, and am looking
for a way to distinguish form close done by the user from a close done
by OS.
In VB6, we could easily make this distinction by checking the
UnloadMode event argument in the QueryUnload event. But, its equivalent
seems to be missing in .Net. So what is the way out?
Thank you for your help.
Regards,
Dinesh
I am developing a multi-form PPC application in VS2003, and am looking
for a way to distinguish form close done by the user from a close done
by OS.
In VB6, we could easily make this distinction by checking the
UnloadMode event argument in the QueryUnload event. But, its equivalent
seems to be missing in .Net. So what is the way out?
Thank you for your help.
Regards,
Dinesh