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 [quoted text, click to view] "Aleks Kleyn" <AleksKleyn@OptOnline.net> wrote in message
news:79758DBA-9793-4E7E-9B8C-D0360F86FCC4@microsoft.com...
> 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