You could create a Control Designer for your control.
Here's more info:
http://SteveOrr.net/articles/DropDownCalendar.aspx http://SteveOrr.net/articles/BarGraphs.aspx
--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"Aleks Kleyn" <AleksKleyn (AT) OptOnline (DOT) net> wrote
Quote:
Assume I designed web control which I use on different asp forms. Now I
want to make next step. Some controls (like textbox or drop down) have
properties which I see on the property tab of visual studio. When I change
them they appear as part of web page, so I can change their properties at
design time. How I can do it for user defined web controls.
Thank you, Aleks |