Windows Develop Bookmark and Share   
 index > Windows Forms General > How to create a Windows Forms DLL?
 

How to create a Windows Forms DLL?



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
robtheg  Wednesday, March 05, 2008 11:06 PM
Use "Class Library" option in Project Creation Wizard to create a DLL.

MeetJayBlack  Wednesday, March 05, 2008 11:09 PM
Use "Class Library" option in Project Creation Wizard to create a DLL.

MeetJayBlack  Wednesday, March 05, 2008 11:09 PM

You can use google to search for other answers

Custom Search

More Threads

• create a report and print it?
• CheckedListBox.ItemCheck Event
• ErrorProvider disabling all buttons on Windows form.
• passing
• Printing a DataGrid in VB.Net
• Update all labels based on an event
• Calling an event within another event in C#
• Unhandled Exception: Failed to add the tip to the native tool tip control
• Custom Menu's
• DataGridViewCheckBoxCell - programatically set value