Customs Controls How to?!

  • Thread starter Thread starter Mustafa Rabie
  • Start date Start date
M

Mustafa Rabie

Hi All,

I was looking for how to write cutom controls with desinger support. I
looked on the net and couldn't find anything. I looked into OpenNetCF
controls and i really didn't understand it that much.

Is there like a template or a step by step tutorials on how to add different
options, set the default width and height, etc.

Thanks
Mustafa
 
The design-time paradigm has changed between VS 2003 and VS 2005. It's a lot
easier to get a quality design-time experience for your custom controls in
VS 2005. Assuming that you're using VS 2003 here are some links...
http://msdn.microsoft.com/library/d...ngcustomcontrolforsmartdeviceapplications.asp
http://www.intelliprog.com/articles/index.html

In case you're interested in the design-time support for VS 2005...
http://symbian.sys-con.com/read/113332.htm
http://msevents.microsoft.com/cui/W...&EventCategory=5&culture=en-US&CountryCode=US
http://www.mooseworkssoftware.com/VS2005 Control.htm
 
Thanks tim for your help. yeah i am using VS 2003 but thanks also for the VS
2005 tip i will soon be looking into that. :)
 
Back
Top