* TextControl.cs: Update the cursor position even if we don't
commit740c396150161b5b0fab17f2999e31ddc1dd1902
authorJackson Harper <jackson@novell.com>
Fri, 8 Sep 2006 16:15:04 +0000 (8 16:15 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 8 Sep 2006 16:15:04 +0000 (8 16:15 -0000)
treebc7ff48d3927eb8d99598cf42f90896803c19ed7
parentc299ab2f5d4b7b171abcf7a46d1b663c57a4b020
    * TextControl.cs: Update the cursor position even if we don't
        * have
        focus.  This fixes typing in things like the ComboBox.  I'm not
        totally sure we should always set the visibility if we don't
have
        focus, but couldn't find any corner cases where the cursor
showed
        up when it shouldn't.

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