how to return the shape index in a slideshowwindow.view

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

Guest

How to return the shape object index in the macro program , when the
specified shape is clicked or the mouse pointer is positioned over the shape
during a slide show.

example:

return : activepresentation.slideshowwindow.view.slide(n)
how to obtain this index "n".

thank you.
 
ActivePresentation.SlideShowWindow.View.CurrentShowPosition


--
Bill Dilworth, Microsoft PPT MVP
===============
Please spend a few minutes checking vestprog2@
out www.pptfaq.com This link will yahoo.
answer most of our questions, before com
you think to ask them.

Change org to com to defuse anti-spam,
ant-virus, anti-nuisance misdirection.
..
..
 
Back
Top