Adding controls to C#
Hello,
I am creating an application in C#. I want to create a main form that is composed of a series of components created seperatly by the projects developers. Is there any way of creating a component that can be dragged and dropped onto the form in the same way as buttons or labels are?
Thanking you,
Ger
|