* GroupBox.cs: Instead of drawing over the lines of the
commit68682d059765c1d5392d69bf18e1e285bbb6c415
authorJackson Harper <jackson@novell.com>
Fri, 1 Sep 2006 17:40:05 +0000 (1 17:40 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 1 Sep 2006 17:40:05 +0000 (1 17:40 -0000)
tree263b010b8d3fdb3d5f04f60d79e55b10241c442d
parent1d426e95be2d14a80be47e6dfa05231c3559a9cd
    * GroupBox.cs: Instead of drawing over the lines of the
        * groupbox,
        use clipping so they are not drawn.  This fixes when the control
        is set to have a transparent background, or if it was over an
        image.

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