* TextBoxBase.cs: Use client rectangle not bounds for checking
commit604ab18aa637168a369987ff12ae9d7424861eed
authorJackson Harper <jackson@novell.com>
Thu, 2 Nov 2006 15:03:31 +0000 (2 15:03 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 2 Nov 2006 15:03:31 +0000 (2 15:03 -0000)
treeef8dc0729286ad7c91631a33b878aeaf86b074a6
parentd2663dc867eafe4a8f5055c97b2aedb8c5ee0d34
    * TextBoxBase.cs: Use client rectangle not bounds for checking
        * if
        the mouse is in the client rectangle (duh).

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