ApplicationClass.ApplicationEvents2_Event_WindowBeforeRightClick Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event ApplicationEvents2_Event_WindowBeforeRightClick As ApplicationEvents2_WindowBeforeRightClickEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_WindowBeforeRightClickEventHandler

AddHandler instance.ApplicationEvents2_Event_WindowBeforeRightClick, handler
public virtual event ApplicationEvents2_WindowBeforeRightClickEventHandler ApplicationEvents2_Event_WindowBeforeRightClick

Implements

ApplicationEvents2_Event.WindowBeforeRightClick

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace