* TextBoxBase.cs: We move the caret with the split now, so we
commit7e26a0f8e2ac19bc67bfa6205d991fc52e53299b
authorJackson Harper <jackson@novell.com>
Wed, 3 Jan 2007 01:27:36 +0000 (3 01:27 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 3 Jan 2007 01:27:36 +0000 (3 01:27 -0000)
tree10066fc779934d8e674f71c5acfabe991c44170e
parenteb5b2ecefe9ceb43495f347e2d30282d7bfb2069
    * TextBoxBase.cs: We move the caret with the split now, so we
        don't need to explicitly move the caret after splitting.  This
        fixes the caret bumping down an extra line on Enter.

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