SlideShowNextClick in ppt

B

basic

I'm making a program with vb.net that capture events in powerpoint slide
show, but I have a problem with function

Public Sub SlideShowNextClick(ByVal Wn As PowerPoint.SlideShowWindow, ByVal
nEffect As PowerPoint.Effect)

I'm not able to figure out to use index property of neffect object since for
each event in main sequence I obtain 0 and I don't understand this bug.. how
can I resolve it? thanks
 

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