6
Vote

ButtonSpinner of TimeUpDown is not enabled.

description

ButtonSpinner of TimeUpDown has got enabled only when TextBox of TimeUpDown got focused.

comments

MScottReed wrote Dec 30, 2009 at 4:33 PM

It should work just like the drop down, but without dropping down. Clicking down should move the time ahead in the increment specified

pasztortamas wrote Jun 21, 2012 at 8:50 AM

Why are the buttons disabled? Does it have to do anything with the up/down keys that are only accepted when control has got focus? Can't OnMouseEnter instead of OnGotFocus be the appropriate handler for enabling these spinner buttons?