Right click intercept

B

Burnsie

First of all, thanks to everyone that takes the time to help.

My question: Is there a way to modify the right click menu when working in
the presentation mode. For instance, when I right click on a shape, I am
provided a popup menu with several different options. Would I would like to
do is add other options on the right click menu. Or maybe hide the sytem
right click menu and insert my own. I was thinking it was part of the
commandbars collection but I haven't been able to find it if it is.

Thanks so much.

Burnsie
 
J

John Wilson

You are able to add and delete items from the right click menus.

Tools>customize>tick shortcut menu
Expand the draw>shapes dropdown and you should be able to drag commands on
or off.
--
 
B

Burnsie

John,

Thanks so much. I Googled this and searched the MSDN but couldn't find
anything about this. Do you have any suggestions on the best way to be find
this kind of information; i.e. subscriptions (which one), DSKs, etc?

Again, thanks so much for your help.

Burnsie
 
S

Shyam Pillai

Burnsie,
Create an event handler for the PowerPoint app. It exposes the
BeforeRightClick event which you can trap. Check out the programming section
of the PPTFAQ - www.pptfaq.com for an example of creating an eventhandler.


--
Regards,
Shyam Pillai

Toolbox: http://skp.mvps.org/toolbox
 
B

Burnsie

Shyam,

Thanks for the info. I visited your site and found a wealth of information
that will be very useful as a proceed with my project.

Burnsie

PS Thanks also for the information you provided earlier about customizing
the New Task Pane
 
B

Burnsie

Steve,

I guess I should have said, "when I am designing my slides". Adding shapes,
pictures, text boxes, etc.

Thanks for taking the time to respond. I learn more and more every time I
come to this site.

Thanks,

Burnsie
 

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