Assuming the projects are in the same solution you can use the third tab
(labeled "Projects") in the Add Reference dialog
You should see your C# project listed in the list on that page. Simply
select it in the list and press the Select button.
You can change a windows forms app into a dll by changing the
application type to class library in the project properties. Build the
solution to create the dll.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.