Yes, there is. Create a callback for the numeric control, if you don't already have one, and in the EVENT_COMMIT event (or the EVENT_KEYPRESS event, with VAL_ENTER_VKEY) call SetActiveCtrl (panel, control). That should re-highlight the control value
Luis
NI