Does anyone know of a way to allow a DateTimePicker to show a null value? I have a DateTimePicker on a form and I would like the user to be able to select a date if they like but not make it mandatory. I do not want it to default to any date.
Thanks in advance