C#: Custom Control with ControlDesigner, using in other Project with Client Profile

835 views Asked by At

I wrote a CustomControl with ControlDesigner for Design-Time interaction. All works fine, but how can i release the custom control, to use it in other Projects with Client Profile Framework?

I can add the Control to other Projects (with Client Profile) and do everthing until I try to Debug the Project. After debuging the project doesn't find the Control anymore.

1

There are 1 answers

0
Wowa On BEST ANSWER

After some more searching i have fond the not realy sweet solution: http://code.msdn.microsoft.com/WinFormsCustomCtrl