Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents events on CommandBarButton objects.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")> _
Public Interface ICommandBarButtonEvents
[GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface ICommandBarButtonEvents
[GuidAttribute(L"40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface class ICommandBarButtonEvents
[<GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
type ICommandBarButtonEvents = interface end
public interface ICommandBarButtonEvents
The ICommandBarButtonEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Click | Handles the Click event. |
Top