|
-
Oct 20th, 2011, 07:35 PM
#2
Re: Can't find Control Library in Menu
You don't need it. It's simply a project template that will compile to a DLL and adds a UserControl by default. If you want a DLL then create a Class Library project. If you add references to System.Drawing.dll and System.Windows.Forms.dll and then remove the default class and add a UserControl then you have exactly what the Windows Control Library project template creates.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|