I have a control that gets date input, if someone enters the 31st of June as soon as the control loses focus the control changes to display the 1st of July. I would like to display an error message rather than auto correct. The UseLastGoodDate property of this control is set to false yet it still seems to auto correct itself. Does anyone have any ideas on how to overcome this?