EApplication_SinkHelper.m_WindowBeforeRightClickDelegate Field
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public m_WindowBeforeRightClickDelegate As EApplication_WindowBeforeRightClickEventHandler
'Usage
Dim instance As EApplication_SinkHelper
Dim value As EApplication_WindowBeforeRightClickEventHandler
value = instance.m_WindowBeforeRightClickDelegate
instance.m_WindowBeforeRightClickDelegate = value
public EApplication_WindowBeforeRightClickEventHandler m_WindowBeforeRightClickDelegate