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?
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?