I've heard some people talking about creating their own controls for the CF.
I haven't seen anything which allows this within VS.NET, however. Is there
some trick one could perform, such as exposing an Image (Bitmap) property,
to make something close to a custom control on the PocketPC?
Thanks,
Jon
Maarten Struys, eMVP - 23 Mar 2004 23:12 GMT
You might want to take a look at this article:
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/customctrlscompactfx.asp.
It describes how to create custom controls and how to add them to the
designer.
Regards,

Signature
Maarten Struys, eMVP
PTS Software bv
www.opennetcf.org | www.dotnetfordevices.com
> I've heard some people talking about creating their own controls for the CF.
> I haven't seen anything which allows this within VS.NET, however. Is there
[quoted text clipped - 3 lines]
> Thanks,
> Jon
Jon Person - 23 Mar 2004 23:15 GMT
Thanks Maarten! I appreciate it.
> You might want to take a look at this article:
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/customctrlscompactfx.asp.
> It describes how to create custom controls and how to add them to the
> designer.
[quoted text clipped - 10 lines]
> > Thanks,
> > Jon
Jon Person - 23 Mar 2004 23:12 GMT
Doh! Silly question.
> I've heard some people talking about creating their own controls for the CF.
> I haven't seen anything which allows this within VS.NET, however. Is there
[quoted text clipped - 3 lines]
> Thanks,
> Jon
Geoff Schwab [MSFT] - 23 Mar 2004 23:16 GMT
Along those lines:
Creating Custom Controls for the .NET Compact Framework
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/customctrlscompactfx.asp

Signature
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx
This posting is provided "AS IS" with no warranties, and confers no rights.
> I've heard some people talking about creating their own controls for the CF.
> I haven't seen anything which allows this within VS.NET, however. Is there
[quoted text clipped - 3 lines]
> Thanks,
> Jon