Adding new save as.. option to office

N

NickP

Hi there,

I am currently trying to add a new control to the commandbar "save
as..." menu item. Unfortunately I am not having much luck, mainly because I
am trying to do it in VB.NET without referencing any PIAs.

Does anyone know of a way that I can obtain the correct interfaces for
the objects without using the PIA. I would like my addin to work for as
many versions of office as possible and in the past have developed addins
using C++ for this reason. This time I would like to do it via VB.NET, but
without the interfaces and the correct types exposed, it can be rather
difficult.

Any ideas? Many thanks for your time.

Nick.
 

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