problem with sink event in word

M

miany

hi,
i have made a COM Add-in which overrides the default behaviour of some
menu items like save, print etc in the main menu. i am able to sink event of
these particular menu items and i am also able to run my code in place of the
default methods. but the problem is that after executing my code, the default
code is also being executed which is making my code useless. how can i get
around this problem? is there any way for disabling the default handlers for
the intended menu items.

Any help will be deeply appreciated .

with regards,
miany
 

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