EApplication_Event.AfterNewPresentation Event

Occurs after a presentation is created.

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

Syntax

'Declaration
Event AfterNewPresentation As EApplication_AfterNewPresentationEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_AfterNewPresentationEventHandler

AddHandler instance.AfterNewPresentation, handler
event EApplication_AfterNewPresentationEventHandler AfterNewPresentation

See Also

Reference

EApplication_Event Interface

EApplication_Event Members

Microsoft.Office.Interop.PowerPoint Namespace

EApplication_AfterNewPresentationEventHandler