Try using the ReadWriteControlDesigner. That should do it for you. You would decorate your class with something like Designer[typeof(ReadWriteControlDesigner)]
-----Original Message----- From: Aubrey Cote [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 3:56 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Creating a Composit control based on the Panel Web Control I want to create a composit control that behaves like the panel web control and add to items, a textbox and a button as well. I don't understand how to get the composite control to render itself properly in VS IDE and be able to add controls to it. Has anyone does something similar to this? Thanks. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
