_CommandBarButtonEvents_Event Interface
Infrastructure. Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaração
<ComVisibleAttribute(False)> _
Public Interface _CommandBarButtonEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarButtonEvents_Event
The _CommandBarButtonEvents_Event type exposes the following members.
Methods
Name | Description | |
---|---|---|
add_Click | ||
remove_Click |
Top
Events
Name | Description | |
---|---|---|
Click | The click event. Microsoft Internal Use Only. |
Top