The NullableDateAndTimePicker Control

A while ago i presented the concept of a DateAndTimePicker. Today someone asked if it’s possible to give the user an option to ‘not choose a DateTime’. I created a UserControl that has both a DateAndTimePicker and a CheckBox with a Value property of Nullable<DateTime>.

screenshot of the nullable dateandtimepicker


screenshot of the nullable dateandtimepicker

Feel free to download the updated DateAndTimePicker.zip.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>