_CommandBarButtonEvents_Event.remove_Click Method

Reserved for internal use.

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

Syntax

'Declaration
Sub remove_Click ( _
    param0 As _CommandBarButtonEvents_ClickEventHandler _
)
'Usage
Dim instance As _CommandBarButtonEvents_Event
Dim param0 As _CommandBarButtonEvents_ClickEventHandler

instance.remove_Click(param0)
void remove_Click(
    _CommandBarButtonEvents_ClickEventHandler param0
)

Parameters

See Also

Reference

_CommandBarButtonEvents_Event Interface

_CommandBarButtonEvents_Event Members

Microsoft.Office.Core Namespace