I am using the DateTimePicker control on a form and was wondering if there is anyway of setting the textbox portion of it to spaces/null values. When I load my form, I wish for the space to be blank until a user selects a date. Is it possible to initialize it to a null value or spaces?

Thanks,