ApplicationClass.ApplicationEvents3_Event_WindowBeforeDoubleClick Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_WindowBeforeDoubleClick As ApplicationEvents3_WindowBeforeDoubleClickEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_WindowBeforeDoubleClickEventHandler

AddHandler instance.ApplicationEvents3_Event_WindowBeforeDoubleClick, handler
public virtual event ApplicationEvents3_WindowBeforeDoubleClickEventHandler ApplicationEvents3_Event_WindowBeforeDoubleClick

Implements

ApplicationEvents3_Event.WindowBeforeDoubleClick

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace