M
Michael Maier
Hi,
I'd like to catch the click on the x of the form (that closes the form).
In a normal application I would use the Closing event and then ask for
e.CloseReason... this would tell me if I have clicked to close the form,
or if the form was closed programatically... the problem is, in the
first case I'd like the application to exit in the second I'd like to
open another form...
Can anyone help?
Thanks,
Michael
I'd like to catch the click on the x of the form (that closes the form).
In a normal application I would use the Closing event and then ask for
e.CloseReason... this would tell me if I have clicked to close the form,
or if the form was closed programatically... the problem is, in the
first case I'd like the application to exit in the second I'd like to
open another form...
Can anyone help?
Thanks,
Michael