F
feng
I need to test if the form is closing because of user's
clicking on the "x" button, instead of other buttons, such
as my "Exit" button, on my form.
I would like to test this in my form's Closing event
handler, but I don't know how to do this.
Can someone show me how?
Thanks.
clicking on the "x" button, instead of other buttons, such
as my "Exit" button, on my form.
I would like to test this in my form's Closing event
handler, but I don't know how to do this.
Can someone show me how?
Thanks.