|
-
May 20th, 2010, 12:45 AM
#1
Re: 'Require Variable Declaration' bug
You are not alone. It should be happening to everyone.
The files for each project type are located in the following folder
C:\Program Files\Microsoft Visual Studio\VB98\Template\Projects
After opening/creating a new VB Enterprise Controls project, add Option Explicit to Form1 and then save the changes back to the above folder.
You can create your own Template by starting a new project, adding everything you typically want and save all files to the above folder. Next time you start a project you template will be listed.
Last edited by brucevde; May 20th, 2010 at 12:48 AM.
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
|