Share via


ApplicationEvents3_SinkHelper.m_WindowBeforeRightClickDelegate Field

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

Syntax

'Declaration
Public m_WindowBeforeRightClickDelegate As ApplicationEvents3_WindowBeforeRightClickEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_WindowBeforeRightClickEventHandler

value = instance.m_WindowBeforeRightClickDelegate

instance.m_WindowBeforeRightClickDelegate = value
public ApplicationEvents3_WindowBeforeRightClickEventHandler m_WindowBeforeRightClickDelegate

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace