ApplicationEvents3_Event.remove_WindowBeforeRightClick 方法

定义

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

参数

适用于