Re: Calendar control in compact framework 1.1

Tech-Archive recommends: Fix windows errors by optimizing your registry



Also btw do you suggest any other third party control which might provide a
better datetimepicker control then this? thanks

"Peter Foot [MVP]" wrote:

That's correct, there is however a DateTimePicker and MonthCalendar control
in .NETCF v2.0. Since I wrote many of the Smart Device Framework features my
experiences are rather biased :-) You'll find it invaluable, not just for
the DateTimePicker but lots of other classes and controls which are missing
in .NETCF v1.0 which you'll be used to using on the desktop. It's packaged
as a .cab file which you install along with your application which will
install all the SDF .dlls.

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com

"sameer" <sameer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0FBB6A62-DCF9-4B65-B289-AA4D22C0451E@xxxxxxxxxxxxxxxx
hmm, that is strange. So there is absolutely no way other then thrid party
control. How has your experience been with this Smart Device Framework
v1.4 ?
i am right at the final moment of a deadline and this news is definelty
not
good. got two questions for you

1.while doing the develpment i used text boxes just to get it gong, now
when i am replacing it with these controls , hope it is going to be very
easy
transition. Please state your experience.

2. Also how does the deployment work, i am hoping that i will jsut have to
include this in my compact framework project and while deployment just
copy
this control to barcode scanner with the appilcation it should just work,
Please let me know .

thanks

"Peter Foot [MVP]" wrote:

The DateTimePicker was not included with .NETCF v1.0, there are third
party
examples, for example theres one in the Smart Device Framework v1.4 -
www.opennetcf.org/sdf/

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com

"sameer" <sameer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5E225E1B-A231-4930-ACA5-7590F707D94A@xxxxxxxxxxxxxxxx
hi all,


Environment :
Visual studio 2003
compact Framework 1.1 :
using winforms with VB.NET :
Emulator's OS : windows CE.NET

all i want to do is use the regular calendar ( date time) controls in
my
winforms compact framework develpment. i can see that the datetime
control
is
selected in my list of controls but i still do that see it in my IDE's
toolbar to use ? does this mean there is no datetime control at all to
be
used in compact framework 1.1 with my winforms?

thanks for your answer, quick answer is highly appreciated.

thanks
Sameer


.



Relevant Pages

  • Re: Calendar control in compact framework 1.1
    ... there is however a DateTimePicker and MonthCalendar control in .NETCF v2.0. ... Since I wrote many of the Smart Device Framework features my experiences are rather biased :-) You'll find it invaluable, not just for the DateTimePicker but lots of other classes and controls which are missing in .NETCF v1.0 which you'll be used to using on the desktop. ... include this in my compact framework project and while deployment just copy ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Calendar control in compact framework 1.1
    ... Peter, i am using the datetimepicker controls from opennetcf and seems i am ... palced on a panel control, ... How has your experience been with this Smart Device Framework ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Calendar control in compact framework 1.1
    ... better datetimepicker control then this? ... How has your experience been with this Smart Device Framework ... include this in my compact framework project and while deployment just ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Double Buffering UserControl in CF 2.0
    ... the Signature control in the Smart Device Framework ... an example of using double buffering in a custom control. ... ..NET Compact Framework MVP ... > adding a control to a autoscrolling panel on my form. ...
    (microsoft.public.dotnet.framework.compactframework)
  • OptimizedDoubleBuffer AllPaintingInWmPaint HOWTO in CF2.0?
    ... i have a solution with a control dll for the compact Framework. ... For exampel with a Button wich behaves on a special way i want to. ... Im painting the button in the overriden OnPaint Method of the control. ... protected override void OnPaintBackground ...
    (microsoft.public.dotnet.framework.compactframework)