Anyone come up with a good solution to replace the now missing UnloadMode argument of the Unload event? I have no problem cancelling the close with the e.Cancel=true but I haven't found a way to check if it is Windows that is trying to shut the form/app down. Has anyone else come across this yet? If so what did you come up with? Cander maybe?
