Occurs when the DateTimePicker.Value property changes.
User input is validated before this event is raised. This event is not raised when the entered date is earlier than DateTimePicker.MinDateTime or later than DateTimePicker.MaxDateTime.
For more information about handling events, see Consuming Events.