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.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.