_CommandBarButtonEvents_Event Interface

 

Infrastructure. Microsoft Internal Use Only.

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

[TypeLibTypeAttribute(16)]
[ComVisibleAttribute(false)]
public interface _CommandBarButtonEvents_Event

NameDescription
System_CAPS_pubmethodadd_Click(_CommandBarButtonEvents_ClickEventHandler)

Adds the click event handler.

System_CAPS_pubmethodremove_Click(_CommandBarButtonEvents_ClickEventHandler)

Removes the click event handler.

NameDescription
System_CAPS_pubeventClick

The click event. Microsoft Internal Use Only.

Return to top
Show: