* TextControl.cs: When we delete multiple selection lines
authorJackson Harper <jackson@novell.com>
Wed, 4 Apr 2007 18:14:40 +0000 (18:14 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 4 Apr 2007 18:14:40 +0000 (18:14 -0000)
commit8518a3c8f27f4bae57f47ac413b997652578ef62
treef61e3158a816872aa00c82fc2361b55b22dadfde
parent8f28ca5d8fd08130c6e3fc140056f81ad04f0c96
    * TextControl.cs: When we delete multiple selection lines
        invalidate the selection area, don't need to do that for single
        lines because the final update view will handle it.

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