* TextBoxBase.cs: Don't bail from the scrollbar calcs for non
commit01e8ea51a7c626bb630c4d0e7274a2b6d70b676b
authorJackson Harper <jackson@novell.com>
Fri, 3 Nov 2006 15:12:05 +0000 (3 15:12 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 3 Nov 2006 15:12:05 +0000 (3 15:12 -0000)
tree55df1b58a820baf8cb7a158f838fa620c7470395
parentf33e2fece0b056ea82643f7c3074aaadf07c67a4
    * TextBoxBase.cs: Don't bail from the scrollbar calcs for non
        multiline textboxes anymore.  This method also determines the
        width/height of a textboxes canvas area.

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