Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
.gif)