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