Share via


EApplication_Event.WindowBeforeRightClick Event

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

Syntax

'Declaration
Event WindowBeforeRightClick As EApplication_WindowBeforeRightClickEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_WindowBeforeRightClickEventHandler

AddHandler instance.WindowBeforeRightClick, handler
event EApplication_WindowBeforeRightClickEventHandler WindowBeforeRightClick

See Also

Reference

EApplication_Event Interface

EApplication_Event Members

Microsoft.Office.Interop.PowerPoint Namespace