ButtonSpinner of TimeUpDown has got enabled only when TextBox of TimeUpDown got focused.
Comments: ** Comment from web user: pasztortamas **
Comments: ** Comment from web user: pasztortamas **
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?