Macro Menus

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

Guest

I would love to know a code to use in VBA that will allow me to make custom
menus appear when I right click on something in my slideshow. Any help?
 
You cannot get custom menu during slide show specifc to selection since
selection does not work during slideshow. It is possible to add custom menus
to the right-click menu that appears during slide show though. get a
reference to the Shortcut menu command bar and then add the desired menu
within the slideshow menu on this command bar.


--
Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm
 
Back
Top