ApplicationEvents2_Event.WindowActivate Event

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

Syntax

'Declaration
Event WindowActivate As ApplicationEvents2_WindowActivateEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_WindowActivateEventHandler

AddHandler instance.WindowActivate, handler
event ApplicationEvents2_WindowActivateEventHandler WindowActivate

See Also

Reference

ApplicationEvents2_Event Interface

ApplicationEvents2_Event Members

Microsoft.Office.Interop.Word Namespace