Hi all
If I add [DesignerAttribute("somenamespace.mycomponentdesigner, mydesignerlibrary.dll")]
to the top of a class and then install that class into the tool palette, how do I then get the mydesignerlibrary.dll installed into VS so that VS can find the designer?