Reference to COM

  • Thread starter Thread starter John Devlon
  • Start date Start date
J

John Devlon

Hi,

Can anyone please help me?

In my current project, I'm trying to reference to a COM object.

I installed the Adobe Illustrator CS3 application and I'm trying to write a
small project, which uses Illustrator.
I can see all COM objects in the list of objects but I can't see just the
one I'm trying to use.
(Adobe Illustrator CS3 Type library).

However, using the VBA editor in office 2007, I can see the object and make
a reference.

Does anyone know how I can add a COM object in the list of COM objects
(Reference window) in Visual Basic 2005 ?
Thanx


Kind regards,

John
 
Normally you should be able to see all registered com objects in the COM tab

how about in the project reference add the adobe Illustrator cs3
application.
may have to use browse tab
 
Back
Top