ApplicationEvents2_Event.WindowSelectionChange Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event WindowSelectionChange As ApplicationEvents2_WindowSelectionChangeEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_WindowSelectionChangeEventHandler
AddHandler instance.WindowSelectionChange, handler
event ApplicationEvents2_WindowSelectionChangeEventHandler WindowSelectionChange
See Also
Reference
ApplicationEvents2_Event Interface