0

I'm using a DateTimePicker (.net).

Is there a way to update the value only when the calendar closes? Or is there a way to know when the calendar open/closes?

The DateTimePicker is bound to an object and this object check the dates and pop a message box when needed. When the user is browsing for a date, the message box appears. I only want this rule to execute when the date is chosen.

Thanks!

4

1 回答 1

1

有一个特写事件。这有帮助吗?

于 2009-09-01T20:44:32.897 回答