* TextControl.cs: When replacing a selection we need to
commit5c484644063d19a0b10cb049ce83a09a65a9000b
authorJackson Harper <jackson@novell.com>
Thu, 18 Jan 2007 15:23:49 +0000 (18 15:23 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 18 Jan 2007 15:23:49 +0000 (18 15:23 -0000)
treecddb7c583c917e1678209b968d0f58ffb93510bb
parent6aca20cee72dfe883a2839f2bf476f156f641612
    * TextControl.cs: When replacing a selection we need to
        * invalidate
        from the initial selection start, because selection start is
moved
        to the end of the replacement.

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