Well, i am working on a Solution which has many projects.
I can show usercontrol on toolbox in a its project but now i want to know how can i show that usercontrol on toolbox on others projects.
THANKS........:confused:
Printable View
Well, i am working on a Solution which has many projects.
I can show usercontrol on toolbox in a its project but now i want to know how can i show that usercontrol on toolbox on others projects.
THANKS........:confused:
Your UserControl is just like any other control, so you add it to the Toolbox just like any other control: right-click and select Choose Items, click Browse, navigate to the DLL and then select the components you want added.