Right-click on a picture in Word
Hi,
I've stumbled upon this problem and have failed to resolved it so far.
I am trying to add a custom menu item in the context menu of Word shown when the user right-clicks on a picture.
I can add a menu item to the menu shown when the user right-clicks on a text. I access this menu by Application.CommandBars("Text"). However, the picture menu does not seem to be in that collection.
What's more it appears the the "rightclick" event is not fired when the user clicks on a picture. It DOES fires when they click on a text.
Does anyone known how to solve this.
Thanks a lot for any help.
Regards,
Muncho
|