ApplicationClass.ApplicationEvents2_Event_WindowActivate Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents2_Event_WindowActivate As ApplicationEvents2_WindowActivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_WindowActivateEventHandler

AddHandler instance.ApplicationEvents2_Event_WindowActivate, handler
public virtual event ApplicationEvents2_WindowActivateEventHandler ApplicationEvents2_Event_WindowActivate

Implements

ApplicationEvents2_Event.WindowActivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace