New Project Command (File Menu)

See AlsoYD4RUT

Description

Creates a new projectBKAGDI.

You can have only one project open at a time in Visual Basic.  When you create a new project, Visual Basic prompts you to save your work in the current project, then closes all open files in the current project and creates a new one.  To specify default settings for new projects, you can modify the AUTOLOAD.MAK project with the forms, modules and custom controls you want for all new projects.


See Also

Help:

Open Project Command (File Menu)cmdFileOpenProject

Project Command (Options Menu)1RNJX6L

Project Command (Window Menu)cmdWindowMenu

Save Project, Save Project As... Commands (File Menu)cmdFileSaveProject

 

Programmer's Guide:

Chapter 5, "Managing Projects"