Share via


ApplicationClass.ApplicationEvents2_Event_WindowSelectionChange Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents2_Event_WindowSelectionChange As ApplicationEvents2_WindowSelectionChangeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_WindowSelectionChangeEventHandler

AddHandler instance.ApplicationEvents2_Event_WindowSelectionChange, handler
public virtual event ApplicationEvents2_WindowSelectionChangeEventHandler ApplicationEvents2_Event_WindowSelectionChange

Implements

ApplicationEvents2_Event.WindowSelectionChange

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace