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