In my previous post, I mentioned that it turns out that there is a way for a form to be closed without the ...Closing / ...Closed methods/events being called. Any code (including the synchronized flag technique I described earlier) that relies on this notification will fail under that scenario. So, what...