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 

イベントの種類

適用対象