J
Jerry
I'm automating PowerPoint using Visual C++ MFC, Dev Studio 6. Among other
things, I'm giving the user control over pacing the show using
SlideShowView.Next. Because of entry effects and the like, a slide will
consume a variable number of .Nexts before advancing to the next slide. How
can I determine when the NEXT click (or next use of .Next) will cause a new
slide to appear? Or, conversely, how can I tell how many clicks (.Nexts) a
slide will consume before advancing to the next slide?
things, I'm giving the user control over pacing the show using
SlideShowView.Next. Because of entry effects and the like, a slide will
consume a variable number of .Nexts before advancing to the next slide. How
can I determine when the NEXT click (or next use of .Next) will cause a new
slide to appear? Or, conversely, how can I tell how many clicks (.Nexts) a
slide will consume before advancing to the next slide?