Udostępnij za pośrednictwem


Visual Basic Concepts

Objects That Allow You to Manipulate Projects

This group of objects helps you control and manipulate projects in Visual Basic.

Using these objects, you might:

  • Select one project out of several to operate on, or select several for group project operations.

  • Remove all other projects in Visual Basic and start a new project.

  • Add new projects to the current Visual Basic session.

  • Notify yourself or react in a certain manner when particular projects are loaded or unloaded.

  • Display project names elsewhere, such as in a combo box.

  • Change project options.

  • Add and remove components.