ICommandBarButtonEvents Interface

 

Represents events on CommandBarButton objects.

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

[TypeLibTypeAttribute(4304)]
[GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface ICommandBarButtonEvents

NameDescription
System_CAPS_pubmethodClick(CommandBarButton, Boolean)

Handles the Click event.

Return to top
Show: