ApplicationEvents4_Event.WindowBeforeRightClick 事件

定义

在默认右击操作发生之前,当文档窗口的编辑区域被右击时发生。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_WindowBeforeRightClickEventHandler ^ WindowBeforeRightClick;
event Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeRightClickEventHandler WindowBeforeRightClick;
member this.WindowBeforeRightClick : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeRightClickEventHandler 
Event WindowBeforeRightClick As ApplicationEvents4_WindowBeforeRightClickEventHandler 

事件类型

适用于