ApplicationEvents3_Event.remove_WindowBeforeDoubleClick Method

Definition

public:
 void remove_WindowBeforeDoubleClick(Microsoft::Office::Interop::Word::ApplicationEvents3_WindowBeforeDoubleClickEventHandler ^ );
public void remove_WindowBeforeDoubleClick (Microsoft.Office.Interop.Word.ApplicationEvents3_WindowBeforeDoubleClickEventHandler );
abstract member remove_WindowBeforeDoubleClick : Microsoft.Office.Interop.Word.ApplicationEvents3_WindowBeforeDoubleClickEventHandler -> unit
Public Sub remove_WindowBeforeDoubleClick ( As ApplicationEvents3_WindowBeforeDoubleClickEventHandler)

Parameters

Applies to