ApplicationEvents4_Event.WindowDeactivate Event

Occurs when any document window is deactivated.

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

Syntax

'Declaration
Event WindowDeactivate As ApplicationEvents4_WindowDeactivateEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_WindowDeactivateEventHandler

AddHandler instance.WindowDeactivate, handler
event ApplicationEvents4_WindowDeactivateEventHandler WindowDeactivate

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace