ApplicationEvents2_Event.remove_WindowBeforeRightClick 方法

定义

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)

参数

适用于