ApplicationEvents2_Event.WindowBeforeDoubleClick Event

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

Syntax

'Declaration
Event WindowBeforeDoubleClick As ApplicationEvents2_WindowBeforeDoubleClickEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_WindowBeforeDoubleClickEventHandler

AddHandler instance.WindowBeforeDoubleClick, handler
event ApplicationEvents2_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick

See Also

Reference

ApplicationEvents2_Event Interface

ApplicationEvents2_Event Members

Microsoft.Office.Interop.Word Namespace