Results 1 to 3 of 3

Thread: [RESOLVED] 'Require Variable Declaration' bug

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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
  •  



Click Here to Expand Forum to Full Width