I have a text box "DOE" intended for entry of a date. The format for the control is set to "Short Date". So for example, if a user enters 8/8 the date will appear as 8/8/2014 but, as it is now, ONLY if the control loses the focus. If the user presses Enter, the field will become blank and remain that way until the control loses the focus. My question is what is required to force formatting properly when ENTER is pressed.
Thanks,
Bill