Where from I get DateTime Picker for use in VB.Net Pocket PC Application,
using VS.Net 2003 ?

Best Regards,

Luqman

Re: DateTime Picker for Pocket PC 2003 in VS.Net 2003 ? by Ginny

Ginny
Thu Dec 11 13:38:19 CST 2003

Luqman,

Here's a free one:
http://www.devbuzz.com/content/zinc_dotnet_cf_datetimepicker_pg1.asp
And here's a commercial one: http://www.intelliprog.com/netcf/index.html
--
Ginny Caughey
.Net Compact Framework MVP

"Luqman" <pearlsoft@cyber.net.pk> wrote in message
news:uru%23xuBwDHA.2000@TK2MSFTNGP11.phx.gbl...
> Where from I get DateTime Picker for use in VB.Net Pocket PC Application,
> using VS.Net 2003 ?
>
> Best Regards,
>
> Luqman
>
>
>
>



Re: DateTime Picker for Pocket PC 2003 in VS.Net 2003 ? by William

William
Thu Dec 11 17:26:38 CST 2003

Like Ginny mentions there's one on Devbuzz (a really really really cool site
;-)) as well as one on intelliprog. The PocketTaskVision app also features
one which you might be interested in
http://www.microsoft.com/downloads/details.aspx?FamilyID=b35a2d30-339e-41ce-be8b-0358a94ee4e7&displaylang=en
"Luqman" <pearlsoft@cyber.net.pk> wrote in message
news:uru%23xuBwDHA.2000@TK2MSFTNGP11.phx.gbl...
> Where from I get DateTime Picker for use in VB.Net Pocket PC Application,
> using VS.Net 2003 ?
>
> Best Regards,
>
> Luqman
>
>
>
>



Re: DateTime Picker for Pocket PC 2003 in VS.Net 2003 ? by Luqman

Luqman
Fri Dec 12 08:08:45 CST 2003

Hi,

Thanks dear.

Best Regrads,

Luqman

"Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message
news:eNHPX5BwDHA.2440@TK2MSFTNGP12.phx.gbl...
> Luqman,
>
> Here's a free one:
> http://www.devbuzz.com/content/zinc_dotnet_cf_datetimepicker_pg1.asp
> And here's a commercial one: http://www.intelliprog.com/netcf/index.html
> --
> Ginny Caughey
> .Net Compact Framework MVP
>
> "Luqman" <pearlsoft@cyber.net.pk> wrote in message
> news:uru%23xuBwDHA.2000@TK2MSFTNGP11.phx.gbl...
> > Where from I get DateTime Picker for use in VB.Net Pocket PC
Application,
> > using VS.Net 2003 ?
> >
> > Best Regards,
> >
> > Luqman
> >
> >
> >
> >
>
>



Re: DateTime Picker for Pocket PC 2003 in VS.Net 2003 ? by Stefan

Stefan
Sat Dec 13 06:40:25 CST 2003

Hi,

here's an Article from the MSDN. They describe how to Add Designer Support
for the DateTimePicker Control. There's an Sample Setup for download.

If you download it you can compile it and you get an DateTimePicker control
that you can add to your Toolbox in VS.Net 2003.

HTH Stefan

Luqman wrote:
> Where from I get DateTime Picker for use in VB.Net Pocket PC
> Application, using VS.Net 2003 ?
>
> Best Regards,
>
> Luqman



Re: DateTime Picker for Pocket PC 2003 in VS.Net 2003 ? by Stefan

Stefan
Sat Dec 13 06:43:49 CST 2003

Ok, i'm a little bit confused.

Here's the Link. ;-)

http://msdn.microsoft.com/library/en-us/dnnetcomp/html/DTPick_WD.asp?frame=true#dtpick_wd_topic1

Stefan Marhauer wrote:
> Hi,
>
> here's an Article from the MSDN. They describe how to Add Designer
> Support for the DateTimePicker Control. There's an Sample Setup for
> download.
>
> If you download it you can compile it and you get an DateTimePicker
> control that you can add to your Toolbox in VS.Net 2003.
>
> HTH Stefan
>
> Luqman wrote:
>> Where from I get DateTime Picker for use in VB.Net Pocket PC
>> Application, using VS.Net 2003 ?
>>
>> Best Regards,
>>
>> Luqman