* Form.cs: Fire the closing events for all the mdi child windows
commit653ea5f96e7a5dc1d86d96117b498ffe0897ec72
authorJackson Harper <jackson@novell.com>
Wed, 16 Aug 2006 21:25:12 +0000 (16 21:25 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 16 Aug 2006 21:25:12 +0000 (16 21:25 -0000)
tree85448df196518c1277b5a1018406496971cf9095
parent02bf30beff9754d324ee775232ec698f6a61134f
    * Form.cs: Fire the closing events for all the mdi child windows
        when a window is closed.  If the cancel args are set to true,
the
        main window still gets the event fired, but it doesn't not
close.

svn path=/trunk/mcs/; revision=63850
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs