This question is locked. New answers and comments are not allowed.
I have a DateTimePicker that when the date is changed it does some validation. In side that if it goes outside of a set range we display and error message and then set the item back to the previous date. However thats not being reflected visually by the control. How can I make it reflect visually?