I made a dll using VB.NET and in the dll i had a Usercontrol how can i go about showing the UserControl in a seperrate program.
I know how to add dll's to the program but wondered if i could show the UserControl i made. It is like a form with textbox's and buttons etc