BUG: IComponent, IRootDesigner & DesignerAttr

N

Nick

I need to implement the IComponent interface, instead of
deriving from Component. This seems to work but not when
the IComponent is being designed by a root designer. I
can't get Visual Studio to load the ComponentRootDesigner
no matter what my DesignerAttribute specifies.

Searching the internet for a solution, I found other
people with the same problem, yet no solution.

http://www.dotnet247.com/247reference/msgs/13/66589.aspx
mentions the same problem.

Is their any work around for this?
 

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

Top