Is there any way to specify a non-value or DateTime.MinValue for the new
DateTimePicker control in CF2.0? The OpenNetCF DateTimePicker had a
ShowCheckBox property that would allow you to disable the control and set it
to the MinValue. It wasn't pretty, but it worked.

-Dave

Re: non-value for DateTimePicker in CF2.0 by David

David
Wed Mar 29 14:42:29 CST 2006

Arggg, the ShowCheckBox property is now gone from the OpenNETCF 2.0 SDF for
the DateTimePicker. So is the BorderStyle property (though I'm not sure
that one actually worked previously).


"David D Webb" <spivey@nospam.post.com> wrote in message
news:%230KS03fUGHA.4764@TK2MSFTNGP11.phx.gbl...
> Is there any way to specify a non-value or DateTime.MinValue for the new
> DateTimePicker control in CF2.0? The OpenNetCF DateTimePicker had a
> ShowCheckBox property that would allow you to disable the control and set
> it to the MinValue. It wasn't pretty, but it worked.
>
> -Dave
>
>