This section and the following subsections discuss how to use Visual Component Manager (VCM). You
can use VCM to make it easier to reuse the COM components that you and others create. VCM helps
you to perform three basic tasks for component reuse:
Publishing components: When you publish a COM component, you make it available
to others.
Finding components: When you are developing a solution, you investigate
whether components that fit your needs already exist.
Reusing components: After you have found an existing component, you incorporate
it into your project.