Tim Van Wassenhove

Passionate geek, interested in Technology. Proud father of two

07 Jan 2007

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.

screenshot of the nullable dateandtimepicker

screenshot of the nullable dateandtimepicker

Feel free to download the updated DateAndTimePicker.zip.