Microsoft Visual Studio Tools for the Microsoft Office System 2003?

S

Scott Metzger

Microsoft Visual Studio Tools for the Microsoft Office System 2003
http://msdn.microsoft.com/vstudio/office/

The website doesn't mention Visio. Is this 'thing' for Visio 2003? Or
will I get everything I need for doing Visio Automation when I get by
Visio 2003 Pro CD?

Thanks,
Scott Metzger
 
A

al edlund

you might want to check the thread at Office Developer Programming on 10/8
relative to VSA
 
B

Blair [MS]

The Visual Studio Tools for Microsoft Office System 2003 works with Word and
Excel.

Managed code support for Visio is available via the Primary Interop
Assemblies installed with Visio 2003. Note that you must have the .Net
Framework 1.1 installed or Visual Studio .Net 2003 on the client machine.

See the following MSDN articles:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vmt/VMT_Overview_3368.asp

http://msdn.microsoft.com/library/d.../odc_VSProgrammingwithVisioActiveXControl.asp

Note that you can host the Visio 2003 ActiveX control in Word 2003 and Excel
2003. This will allow you to control the embedded Visio drawing in Word &
Excel. This scenario will be useful in some scenarios. (Like embedding and
interacting with a Visio drawing in these applications.


- Blair[MS]
 
S

Scott Metzger

What about real C++ ?

For Visio 2002 we could download the SDK which included a C++ library
for talking to Visio via Automation.

Will this library be available on the install CD? Will the library be
usable with the ActiveX control?

Thanks,
Scott who's waiting impatiently for his Visio 2003 install CD.
The Visual Studio Tools for Microsoft Office System 2003 works with Word and
Excel.

Managed code support for Visio is available via the Primary Interop
Assemblies installed with Visio 2003. Note that you must have the .Net
Framework 1.1 installed or Visual Studio .Net 2003 on the client machine.

See the following MSDN articles:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vmt/VMT_Overview_3368.asp

http://msdn.microsoft.com/library/d.../odc_VSProgrammingwithVisioActiveXControl.asp

Note that you can host the Visio 2003 ActiveX control in Word 2003 and Excel
2003. This will allow you to control the embedded Visio drawing in Word &
Excel. This scenario will be useful in some scenarios. (Like embedding and
interacting with a Visio drawing in these applications.


- Blair[MS]

Microsoft Visual Studio Tools for the Microsoft Office System 2003
http://msdn.microsoft.com/vstudio/office/

The website doesn't mention Visio. Is this 'thing' for Visio 2003? Or
will I get everything I need for doing Visio Automation when I get by
Visio 2003 Pro CD?

Thanks,
Scott Metzger
 
S

Scott Metzger

al said:
you might want to check the thread at Office Developer Programming on 10/8
relative to VSA

There are several officedev newsgroups what is the full name?

Thanks,
Scott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top