The Visual Component Manager provides several ways to reuse components in your Visual Basic or Visual J++ project, depending on the type of item selected.
You can also reuse components in VC++ or other programming environments, although you will not directly interact with these tools. In these cases, the components are copied from the repository database to your local hard disk, and COM components are registered in your system registry. You will have to add them to the VC++ or other language project manually.
Some typical examples of reusing components are listed below.
To add a new project to your Visual Basic project group
To add a new project to your Visual J++ or Visual InterDev Solution
To add a new ActiveX Control to your project
To add other COM objects to your project
To add a new form to your Visual Basic project
To use a published COM component in Visual C++ or other environments
To use a other components in Visual C++ or other environments
A shortcut method of adding most items to your project is to double-click on the item's icon in the Contents pane