Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when any protected view window is activated.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event ProtectedViewWindowActivate As ApplicationEvents4_ProtectedViewWindowActivateEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_ProtectedViewWindowActivateEventHandler
AddHandler instance.ProtectedViewWindowActivate, handler
event ApplicationEvents4_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate
See Also
Reference
ApplicationEvents4_Event Interface