talked to the user and the real complaint was that the DatePickerControl activates when tabbing into the textbox. Turns out that the DateTimePicker control doesn't have that behavior. Lucky for me, they actually have the need for time on these fields.
I saw a event hanlder workaround to turn this behavior on. Any plans on changing the default behaviro of DatePicker Controls?