* TextBoxBase.cs: Take HideSelection into account when
commit2d3ee79bc135800845409fbc340491ad89f69da9
authorJackson Harper <jackson@novell.com>
Thu, 7 Dec 2006 21:12:13 +0000 (7 21:12 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 7 Dec 2006 21:12:13 +0000 (7 21:12 -0000)
tree0c41fba3e03260cb8139966944721423def2a5c0
parentaa38d2278bdb3e054a6f80c44afb34e963479d6b
    * TextBoxBase.cs: Take HideSelection into account when
        * determining
        whether or not to show the selection.
        * RichTextBox.cs: After inserting the RTF into the document move
        the cursor to the beginning of the document.

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