ApplicationEvents2_Event.WindowBeforeRightClick Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event WindowBeforeRightClick As ApplicationEvents2_WindowBeforeRightClickEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_WindowBeforeRightClickEventHandler
AddHandler instance.WindowBeforeRightClick, handler
event ApplicationEvents2_WindowBeforeRightClickEventHandler WindowBeforeRightClick
See Also
Reference
ApplicationEvents2_Event Interface