* TabControl.cs: Don't refresh the whole control when the tabs are
authorJackson Harper <jackson@novell.com>
Tue, 18 Oct 2005 08:14:37 +0000 (08:14 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 18 Oct 2005 08:14:37 +0000 (08:14 -0000)
commit7deeedd743b029f8b18baad1bf26b0ef5b7f7865
treed175be5e9292afd18971f10bcb02da7a03e1dde6
parent5e2f8ec2924fe22fdc2d1a5f89e1ce5e6d189355
* TabControl.cs: Don't refresh the whole control when the tabs are
scrolled, we just need to refresh the tab area.

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