Hi, I've got a hello world app going using Winforms, but I am having a problem getting it to exit cleanly. I have a button with an event attached, that when clicked calls Application.Exit(). The window is destroyed, but the processes keep running, and all I recieve is Disposing window 1E00005 (whole: 1E00004).
I'm sure I'm probably missing something small, but any hints? Scott. -- "The only thing necessary for the triumph of evil is for good men to do nothing" --Edmund Burke _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
