VS2005 .netCF2.0

  • Thread starter Thread starter +BlueBeard
  • Start date Start date
B

+BlueBeard

Hello,
couple of quick questions:
is the date time picker available in VS2005 .netcf for vb?
will I be able to make programs for ( and use the date time picker, if it
comes with) WM2005 as well as WM2003, 2002, and 2000 using VS2005 standard
edition??

Thanks in advance,
+bb
 
The DateTimePicker control is available in CF 2.0. So if you're building a
project in VS 2005 that is targeting CF 2.0 the DateTimePicker will be in
the toolbox. In relation to the PPC, CF 2.0 is only supported with Windows
Mobile 2003 and later. You can use VS 2005 standard to develop for smart
devices.
 
Thanks,
that helps a lot.

+bb


Tim Wilson said:
The DateTimePicker control is available in CF 2.0. So if you're building a
project in VS 2005 that is targeting CF 2.0 the DateTimePicker will be in
the toolbox. In relation to the PPC, CF 2.0 is only supported with Windows
Mobile 2003 and later. You can use VS 2005 standard to develop for smart
devices.
 
Back
Top