EApplication_Event.ProtectedViewWindowBeforeEdit Event
Occurs immediately before editing is enabled on the document in the specified protected view window.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event ProtectedViewWindowBeforeEdit As EApplication_ProtectedViewWindowBeforeEditEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_ProtectedViewWindowBeforeEditEventHandler
AddHandler instance.ProtectedViewWindowBeforeEdit, handler
event EApplication_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit