Share via


ApplicationEvents2_Event.WindowDeactivate Event

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

Syntax

'Declaration
Event WindowDeactivate As ApplicationEvents2_WindowDeactivateEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_WindowDeactivateEventHandler

AddHandler instance.WindowDeactivate, handler
event ApplicationEvents2_WindowDeactivateEventHandler WindowDeactivate

See Also

Reference

ApplicationEvents2_Event Interface

ApplicationEvents2_Event Members

Microsoft.Office.Interop.Word Namespace