ApplicationEvents2_Event.remove_WindowBeforeRightClick Method

Definition

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

Parameters

Applies to