Add SelectionChanged/DateTimeChanged event to DateTimePicker.

1
Voted

It doesn't seem possible right now to react to date selection changes without a hack, if you're not using bindings, so an event that'd trigger upon it would be nice.

Personal scenario of mine is to update contents programmatically upon a date change, so I'd need an event to listen to.

Thanks for considering.

Status: New