Does anyone know how to invoke the date and time picker
from VB.NET to allow user to pick a date?

Re: Date and time picker? by Peter

Peter
Mon Apr 19 07:36:47 CDT 2004

There are a number of solutions (The .NET Compact Framework does not have
the control built in). OpenNETCF's Smart Device Framework has a shared
source implementation:-
www.opennetcf.org/sdf/

Also a complete commercial implementation is available from Intelliprog:-
www.intelliprog.com/netcf/index.html

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

"KC" <anonymous@discussions.microsoft.com> wrote in message
news:0d6101c42600$df0070a0$a601280a@phx.gbl...
> Does anyone know how to invoke the date and time picker
> from VB.NET to allow user to pick a date?