Can anyone tell me how come I can't get add or see the datetimepicker in the toolbox??
When I try to add the datetimepicker to the tollbox, the tool is checked in the list...but isn't there.
Printable View
Can anyone tell me how come I can't get add or see the datetimepicker in the toolbox??
When I try to add the datetimepicker to the tollbox, the tool is checked in the list...but isn't there.
Not all controls are included in the Compact Framework. That one isn't, along with some other unfortunate items.
You will have to use either combo boxes, or make your own DateTimePicker like control...unless Strider knows of one on the web.
Hi,
the sdf (opensource) www.opennetcf.org contains a date picker plus much much more
Pete
Thank you,
I've got my datetimepicker back, with lots of more stuff!!!