- We don't need to position the caret on mouse up, since
commit00be3a1b797a5993ada168aa5ed4d0876cb07711
authorJackson Harper <jackson@novell.com>
Mon, 13 Nov 2006 16:01:20 +0000 (13 16:01 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 13 Nov 2006 16:01:20 +0000 (13 16:01 -0000)
treed424455d39bbb1e09584f7320915bf7973466932
parentd107004e27adf38cdeda95105549ae251b526eb5
            - We don't need to position the caret on mouse up, since
                  the mouse
        move handler should be doing this
        - When double clicking a blank line, the caret is advanced to
          the
        next line.

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