ApplicationEvents4_Event.WindowActivate Event

Occurs when any document window is activated.

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

Syntax

'Declaration
Event WindowActivate As ApplicationEvents4_WindowActivateEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_WindowActivateEventHandler

AddHandler instance.WindowActivate, handler
event ApplicationEvents4_WindowActivateEventHandler WindowActivate

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace