_CommandBarButtonEvents_Event.add_Click Method

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaração
Sub add_Click ( _
    A_1 As _CommandBarButtonEvents_ClickEventHandler _
)
void add_Click(
    _CommandBarButtonEvents_ClickEventHandler A_1
)

Parameters

.NET Framework Security

See Also

Reference

_CommandBarButtonEvents_Event Interface

Microsoft.VisualStudio.CommandBars Namespace