I have just created a new user control and I am pretty new to this topic.
I can easily drag and drop controls onto the user control at design time, so no problems there, but when I goto do the same in another project that references the control library .dll, it doesn't work.

How can I make my user control become a control library, a bit like the groupbox accepts controls when it is being used as a control in another project?