* TextBoxBase.cs: Move the if value the same bail check up, we
commitca44126663c9a4c5409efada232d5ff6687de453
authorJackson Harper <jackson@novell.com>
Tue, 3 Oct 2006 18:37:24 +0000 (3 18:37 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 3 Oct 2006 18:37:24 +0000 (3 18:37 -0000)
tree410ff3d117accf1b095a27c7e59636f5744800e1
parent5e2e448253d363f8304e7c92e046cc7e8dc32bdc
    * TextBoxBase.cs: Move the if value the same bail check up, we
        don't want to empty the document if it is already empty, this
        seems to severly mess up the caret.  TODO: I should probably fix
        the empty statement to update teh caret somehow.

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