* Control.cs: Put the enum check back in now that MDI doesnt have
authorJackson Harper <jackson@novell.com>
Sat, 19 Nov 2005 03:37:19 +0000 (03:37 -0000)
committerJackson Harper <jackson@novell.com>
Sat, 19 Nov 2005 03:37:19 +0000 (03:37 -0000)
commitfc8bc091a5f02120cab4ad2072200bb86c9949b8
treef701257aaa2918f2a81eabcdd619dfff3a17339a
parent0ffbfe93142eca68d5cbfb7f33a8d5701e6db1a0
* Control.cs: Put the enum check back in now that MDI doesnt have
to use this to set border styles.
* Form.cs: Only set mdi child windows borders if the handle has
been created.
* MdiChildContext.cs: Don't set the InternalBorderStyle, just pass
this directly on to the driver.

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