* StatusBar.cs: We only need to update the sizes of the other
authorJackson Harper <jackson@novell.com>
Thu, 25 May 2006 17:41:39 +0000 (17:41 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 25 May 2006 17:41:39 +0000 (17:41 -0000)
commit1268ecba7404fa7b16826ac0a7370397fbf5d0a8
tree122c901e52073adf49657beca93717489508d727
parentf943aba6803966e31f663ed9e78a6f16d187d532
    * StatusBar.cs: We only need to update the sizes of the other
        panels when we have auto size contents.  Also we are only
updating
        the contents of the panel, not the borders, so compensate for
the
        border width (TODO: get this width from the theme somehow).

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