Control with collection property that is editable control in desig

S

Sean

Hello,
I want to implement a control that has collection property and it's content
is editable in designer in ASP.NET v2.0
The example would be :
<CustomControls:TabbedControl>
<CustomControls:Tab><!-- can drag and drop controls in
designer--></CustomControls:Tab>
<CustomControls:Tab><!-- can drag and drop controls in
designer--></CustomControls:Tab>
</CustomControls:TabbedControl>

I've been looking on the web, and didn't find a clue to how to implement
this sort of control. Working with ASP.NET2 I've managed to get
ContainerControlDesigner, but only for a stand alone control.

Thank you,
Sean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top