EApplication_Event.SlideShowEnd Event

Occurs after a slide show ends, immediately after the last SlideShowNextSlide event occurs.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Event SlideShowEnd As EApplication_SlideShowEndEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_SlideShowEndEventHandler

AddHandler instance.SlideShowEnd, handler
event EApplication_SlideShowEndEventHandler SlideShowEnd

See Also

Reference

EApplication_Event Interface

EApplication_Event Members

Microsoft.Office.Interop.PowerPoint Namespace

EApplication_SlideShowEndEventHandler