EApplication_Event.ProtectedViewWindowOpen Event
Occurs when a protected view window is opened.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event ProtectedViewWindowOpen As EApplication_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_ProtectedViewWindowOpenEventHandler
AddHandler instance.ProtectedViewWindowOpen, handler
event EApplication_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen