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