SlideShowNextBuild Event

SlideShowNextBuild Event

See Also         Example         Applies To

Occurs upon mouse-click or timing animation, but before the animated object becomes visible.

Syntax

Private Sub application_SlideShowNextBuild(ByVal Wn As SlideShowWindow)

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 active slide show window.