Changing CTRL+O behaviour

R

Ram Prakash Singh

Hi,
I am writing a COM Add-in for MS Word 2000. In MS Word
when we press CTRL+O, it opens a file open dialog. But I
want to perform certain operation before Word pops-up the
File Open Dialog and based on the result of operation,
either I want to show or hide the File Open Dialog.
I know that it can be done by using macro but certain
functioanlity can't be checked inside a macro.

How can we do this using COM Addin in C++ ?

TIA
RPSingh
 

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