Groups | Blog | Home
all groups > asp.net building controls > november 2006 >

asp.net building controls : property of control



Aleks Kleyn
11/27/2006 12:55:25 AM
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
Steve C. Orr [MCSD, MVP, CSM, ASP Insider]
11/27/2006 10:11:23 AM
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]
gerry
11/27/2006 12:25:49 PM
http://www.dnrtv.com/default.aspx?showID=1


[quoted text, click to view]

AddThis Social Bookmark Button