qck.hlp (Table of Contents; Topic list)
Creating a New Project
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Creating a New Project
 
 ■ A project is a collection of forms and modules that make up an
   application.
 
 ■ Visual Basic helps you to keep track of your form and code modules by
   displaying them in the Project window. See: Project Window
 
 ■ To create a new project:
 
   From the File menu, choose New Project
 
 ■ Since you can have only one project open at a time, Visual Basic prompts
   you to save any changes to an open project before creating a new one.
 
 See: Designing Forms  Opening an Existing Project