Adding a button to a Word context menu

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What I want to do:
I want to add a button to the shortcut menu (context menu/rightclick menu)
that appears when a user right-clicks on a piece of text.
I want it to be compatible with word 2000 and up
I want to use Visual Basic .Net .

So far I've started to fumble around with a shared add-in for a bit, but I
have no idea if what I want is even possible nor how to do it. Can anyone
point me in the right direction here?
 
Hi,

I think you are talking about smart tags.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmarttag/html/odc_stvbnet.asp

Ken
------------------
What I want to do:
I want to add a button to the shortcut menu (context menu/rightclick menu)
that appears when a user right-clicks on a piece of text.
I want it to be compatible with word 2000 and up
I want to use Visual Basic .Net .

So far I've started to fumble around with a shared add-in for a bit, but I
have no idea if what I want is even possible nor how to do it. Can anyone
point me in the right direction here?
 

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

Back
Top