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 

イベントの種類

適用対象