ApplicationEvents3_WindowSelectionChangeEventHandler Delegate
Office 2010
This event handler is included for backward compatibility only. It is recommended that you use the latest version of this event handler with the same name.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
[ComVisibleAttribute(false)] public delegate void ApplicationEvents3_WindowSelectionChangeEventHandler( Selection Sel )
Parameters
- Sel
- Type: Microsoft.Office.Interop.Word.Selection
This event parameter is included for backward compatibility only.