Share via


ApplicationClass.WindowDeactivate Event

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

Syntax

'Declaration
Public Overridable Event WindowDeactivate As ApplicationEvents4_WindowDeactivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_WindowDeactivateEventHandler

AddHandler instance.WindowDeactivate, handler
public virtual event ApplicationEvents4_WindowDeactivateEventHandler WindowDeactivate

Implements

ApplicationEvents4_Event.WindowDeactivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace