OpenNetCF - DateTimePiker.ShowCheckBox

From: Jamie Macleod (bubamacleod_at_yahoo.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 14:38:36 -0700

I'm trying to use the DateTimePicker control that comes with OpenNetCF. Now
I'm assuming the ShowCheckBox property is so you can allow for empty dates.
It doesn't look like it returns a DBNull value when it is checked, so I
guess you need to manual see if the Check box is checked. I can't even
figure out how to do this. What am I missing here?

Jamie



Relevant Pages

  • Re: non-value for DateTimePicker in CF2.0
    ... the ShowCheckBox property is now gone from the OpenNETCF 2.0 SDF for ... DateTimePicker control in CF2.0? ... ShowCheckBox property that would allow you to disable the control and set ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Using Null in DateTimePickers
    ... > I have a DateTimePicker control on my Windows Form. ... How do I make it empty? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: OpenNetCF - DateTimePiker.ShowCheckBox
    ... If the check mark is off, ... > I'm trying to use the DateTimePicker control that comes with OpenNetCF. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Setting the "ShowUpDown" style of DataTimePicker in OpenNETCF
    ... I'm trying to set the "ShowUpDown" style of the DateTimePicker control in ... openNETCF, but can not get it to work. ... I'm also setting the Format to Time. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Using Null in DateTimePickers
    ... Hey folks, ... I have a DateTimePicker control on my Windows Form. ... I need it to be empty though. ...
    (microsoft.public.dotnet.languages.csharp)