* MdiClient.cs: Don't bring the new child form to the front
commit3af3086e2abec3ebfbce00ec7b901d9475d97cfc
authorJackson Harper <jackson@novell.com>
Fri, 30 Jun 2006 07:00:49 +0000 (30 07:00 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 30 Jun 2006 07:00:49 +0000 (30 07:00 -0000)
tree45fb202d72d8a0c4920609c73877176dda1bd7c6
parent2c43fa63988e82d1765ececab0d968013c62bb2e
    * MdiClient.cs: Don't bring the new child form to the front
        * until
        it is activated (setting it as active does this), this makes the
        previously active forms titlebar get redrawn as inactive.

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