* TextControl.cs: Need to prevent wrap calculations when
commit33a311a36e71d5b456a504546e7330a9f23ccaf1
authorJackson Harper <jackson@novell.com>
Wed, 3 Jan 2007 14:46:13 +0000 (3 14:46 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 3 Jan 2007 14:46:13 +0000 (3 14:46 -0000)
treeeb9b48a0f25abb5b2522f019f1b80c5698f4ce2f
parentf7ce550ae54ecab5866b76b0e39ee59465a0ef94
    * TextControl.cs: Need to prevent wrap calculations when
        * replacing
        text (this was there before i removed it accidently).
        - Don't update the cursor during the positioning, just set it to
        selection_start at the end of the operaion.

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