Re: Control by Chris
Chris
Mon Oct 04 08:42:07 CDT 2004
Patrick,
I really, really, really cannot overstate that you need to start with the
basics. Custom controls under the CF are not as simple as the full
framework and getting one done without pulling out all your hair can be
challenging for those with experience. A table or grid control is even more
complex.
You need to learn the basics of .NET development first. Once you've got
that, then do a *simple* control, like a LinkLabel (which will undoubtedly
be a foundation for the control you're after) and _then_ try this bigger
challenge.
-Chris
"pat" <pat@discussions.microsoft.com> wrote in message
news:0ECBF026-3282-41DB-89EF-9501E0D4BAB0@microsoft.com...
> Hello,
>
> I want to develop my own control for table which contains links which
> referes to other Forms of a Smart Device Application. Does there any code
> samples exist which show such a development?
>
> thx
>
> regards
>
> patrick