View Single Post
 
Old 09-15-2011, 02:32 PM
munchoa munchoa is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Sep 2011
Posts: 1
munchoa is on a distinguished road
Default 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
Reply With Quote