* UpDownBase.cs: When the control is selected make the child
commitc39423edd0ef887a51141dd645e013bd4d8b75fa
authorJackson Harper <jackson@novell.com>
Thu, 27 Jul 2006 04:18:11 +0000 (27 04:18 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 27 Jul 2006 04:18:11 +0000 (27 04:18 -0000)
tree574db809b4367e7e53de195ba8002bc95351529c
parent6ccb3059557c9d6337b2ae463dbef1e481ebc2d3
    * UpDownBase.cs: When the control is selected make the child
        controls non selectable, so that a click on them won't do a
        focus/unfocus cycle.
        - Don't give focus to the text box when the spinner is selected.

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