ApplicationEvents4_Event.WindowSelectionChange Event

Occurs when the selection changes in the active document window.

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

Syntax

'Declaration
Event WindowSelectionChange As ApplicationEvents4_WindowSelectionChangeEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_WindowSelectionChangeEventHandler

AddHandler instance.WindowSelectionChange, handler
event ApplicationEvents4_WindowSelectionChangeEventHandler WindowSelectionChange

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace