ApplicationClass.ApplicationEvents3_Event_WindowActivate Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_WindowActivate As ApplicationEvents3_WindowActivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_WindowActivateEventHandler

AddHandler instance.ApplicationEvents3_Event_WindowActivate, handler
public virtual event ApplicationEvents3_WindowActivateEventHandler ApplicationEvents3_Event_WindowActivate

Implements

ApplicationEvents3_Event.WindowActivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace