ApplicationEvents4_Event.WindowBeforeDoubleClick Event

Definition

Occurs when the editing area of a document window is double-clicked, before the default double-click action.

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_WindowBeforeDoubleClickEventHandler ^ WindowBeforeDoubleClick;
event Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick;
member this.WindowBeforeDoubleClick : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeDoubleClickEventHandler 
Event WindowBeforeDoubleClick As ApplicationEvents4_WindowBeforeDoubleClickEventHandler 

Event Type

Applies to