G
Geoff Olding
In VB.Net, What events (if any), does an MDI child form
get when the application closes, which I can use to cancel
the close?
I am relying on the Closing event, which fires when the
form itself closes, however this doesn't fire when the
application closes. I can't find any alternative.
get when the application closes, which I can use to cancel
the close?
I am relying on the Closing event, which fires when the
form itself closes, however this doesn't fire when the
application closes. I can't find any alternative.