Share via


SlideShowNextClick Event

Occurs on the next click on the slide.

Private Subapplication**_SlideShowNextClick(ByVal Wn As SlideShowWindow, ByVal nEffect As Effect)**

*application    * An object of type Application declared with events in a class module. For information about using events with the Application object, see Using Events with the Application Object .

*Wn      * The slide show window initialized prior to this event.

*nEffect      * The effect to animate on next click.

Applies to | Application Object