|
I cannot figure out how to create a DLL using Windows Forms. The only similar option on the project creation wizard is a "Windows Forms Application," but I need a DLL, not an .exe. Changing the project options to create a DLL has not worked.
I have not been able to find any documentation on how to do this. Anyone have any ideas?
Thanks
|