.NET Blog - Chris Frazier StyleBlog Gratia Blogis.What's this My Application won't Exit- July 14, 2006 There are a few things that have to happen for this "regression" to show up. First, you have to be working in .net 2.0 WinForms. Second, you must be using a custom application context. Third and most importantly, you must have at least one form open in your application that handles its closing event and sets CancelEventArgs.Cancel = true. What's the behavior While operating under a custom ApplicationContext, what would be my Main form is closed by the user. Since the application context is.http://weblogs.asp.net/cfrazier/archive/2006/07/14/What_2700_s-this_3F00_-My-Application-w... Gaffling that ribbon style- July 8, 2006 Close enough. This should be fun.http://weblogs.asp.net/cfrazier/archive/2006/07/08/Gaffling-that-ribbon-style.aspx |