* TextControl.cs: These are 1 based.
authorJackson Harper <jackson@novell.com>
Mon, 6 Nov 2006 20:57:46 +0000 (20:57 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 6 Nov 2006 20:57:46 +0000 (20:57 -0000)
commitc23ce01853f925ebb343b54cdc2e04ff0dd165ee
treed79c2f0bcd8cfbc54efd8a088334506800fb6f16
parent72b01c2c1d32542041af10c7a54257ac0c7d58ed
    * TextControl.cs: These are 1 based.
        * TextBoxBase.cs: When setting the selected text, don't change
        * the
        selected text tags, this is done by ReplaceText, just position
the
        cursor at the end of the new text.

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