Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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