ApplicationClass.ProtectedViewWindowDeactivate Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowDeactivate As ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler

AddHandler instance.ProtectedViewWindowDeactivate, handler
public virtual event ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler ProtectedViewWindowDeactivate

Implements

ApplicationEvents4_Event.ProtectedViewWindowDeactivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace