Share via


_CommandBarButtonEvents_SinkHelper.m_ClickDelegate Field

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public m_ClickDelegate As _CommandBarButtonEvents_ClickEventHandler
'Usage
Dim instance As _CommandBarButtonEvents_SinkHelper
Dim value As _CommandBarButtonEvents_ClickEventHandler

value = instance.m_ClickDelegate

instance.m_ClickDelegate = value
public _CommandBarButtonEvents_ClickEventHandler m_ClickDelegate

See Also

Reference

_CommandBarButtonEvents_SinkHelper Class

_CommandBarButtonEvents_SinkHelper Members

Microsoft.Office.Core Namespace