Re: Any DateTimePicker in CF?
From: Mark Johnson (mj10777_at_mj10777.de)
Date: 03/01/04
- Next message: Sarah Smith: "Re: How to create a Public Form property"
- Previous message: Alex Yakhnin [MVP]: "Re: textBox alignment"
- In reply to: Atley: "Any DateTimePicker in CF?"
- Next in thread: Keith: "Re: Any DateTimePicker in CF?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Mar 2004 21:09:05 +0100
I am in the last stages in finishing a DateTimePicker with full CultureInfo
support, Colors, Font, Resizing (to fit more that one Charater in Weekday
and Language specific Text sizes and to insure it fits Compact Screen).
Also the suggestions for support for CustomFormat, Min/Max, FirstDayofWeek -
all with Property support, have been built in.
At the moment the last tests have been compleated, but test code must be
removed.
The Help file is almost compeated (missing discription of Demos), but the
Class is fully Documentated.
The artical (for www.codeproject.com) has only been started and I hope to
have it and the source compleated by the 07.03.2004.
The source is free for private private use (for others: see Help file).
As a preview : 2 Demos and the Help file can be downloaded at :
http://www.mj10777.de/NETFramework/Articles/NetDtPExplorer/index.htm
The first Demo has an .EXE for Desktop and Compact, the second EXE will run
on both Systems.
My major problem at the moment is getting the Control running as a
Toolcontrol in the Designer.
The resulting .dll fails to load under Pocket PC 2002 Emulator/Machine with
SP2 (SP1 works).
I reported this a few days ago in this NG but have recieved no answer yet.
Mark Johnson, Berlin Germany
mj10777@mj10777.de
"Atley" <atley_1@hotmail.com> schrieb im Newsbeitrag
news:OYUP4T7$DHA.3824@TK2MSFTNGP09.phx.gbl...
> I am looking for a control to make it easier to add dates in a PPC
> application.
>
> Either a DateTimePicker or a masked edit control would be great for this,
> but I have not been able to find either.
>
> Any suggestions?
>
> Thanks
> Atley
>
>
- Next message: Sarah Smith: "Re: How to create a Public Form property"
- Previous message: Alex Yakhnin [MVP]: "Re: textBox alignment"
- In reply to: Atley: "Any DateTimePicker in CF?"
- Next in thread: Keith: "Re: Any DateTimePicker in CF?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|