ApplicationEvents2_Event.remove_WindowBeforeDoubleClick Method

Definition

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

Parameters

Applies to