The Visual Component Manager provides several ways to reuse files and components in your Visual Basic, Visual J++, or Visual InterDev project, depending on the type of item selected.
You can also reuse components, documents, specifications, and other items in VC++ or other programming environments, although you will not directly interact with these tools. In these cases, the components are copied from the Visual Component Manager database to your local hard disk, and Component Object Model (COM) components are registered in your system registry. You will have to add them to the VC++ or other language project in the ways typically available for those environments.
Some typical examples of reusing components are included in the following list.
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 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 Visual Component Manager contents pane.