* TextBoxBase.cs: Set the default max values to MaxValue since
commitdc311bb43bdcc85cd36a4cd987960624182ceeec
authorJackson Harper <jackson@novell.com>
Mon, 9 Oct 2006 14:49:14 +0000 (9 14:49 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 9 Oct 2006 14:49:14 +0000 (9 14:49 -0000)
tree4280b4af9f81a9c276151b66b36a52deb8a485b4
parentbe51cd9d119d4614701cd78b1067748a2bc492a7
    * TextBoxBase.cs: Set the default max values to MaxValue since
        we use the scrollbar for autoscrolling and the default value is
        100.  If we don't do this the caret won't keep up with typing
        after about 18 characters.

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