|
-
Feb 5th, 2011, 05:56 AM
#4
Re: Deefault properties and design for button 1
I'm not 100% sure that VB Express includes the Windows Forms Control Library project template. If not, the alternatives are:
1. Create a Windows Forms Application project and then change 'Application type' in the project properties from Windows Forms Application to Class Library.
2. Create a Class Library project and then add a reference to the System.Windows.Forms.dll assembly and, if needed, System.Drawing.dll too.
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
|