I've been looking but can't find out how in a form Closing event to know if
the closing is because the form's "X" had been clicked or the main form's
"X" was clicked.
That is, I need to know if just the form is closing or the application is
closing.
Do you know how to tell?
Thanks
the closing is because the form's "X" had been clicked or the main form's
"X" was clicked.
That is, I need to know if just the form is closing or the application is
closing.
Do you know how to tell?
Thanks
Comment