ApplicationEvents4_Event.WindowBeforeDoubleClick 事件

定义

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

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_WindowBeforeDoubleClickEventHandler ^ WindowBeforeDoubleClick;
event Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeDoubleClickEventHandler WindowBeforeDoubleClick;
member this.WindowBeforeDoubleClick : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowBeforeDoubleClickEventHandler 
Event WindowBeforeDoubleClick As ApplicationEvents4_WindowBeforeDoubleClickEventHandler 

事件类型

适用于