Interfejs ICommandBarButtonEvents
Reprezentuje zdarzenia na CommandBarButton obiektów.
Przestrzeń nazw: Microsoft.VisualStudio.CommandBars
Zestaw: Microsoft.VisualStudio.CommandBars (w Microsoft.VisualStudio.CommandBars.dll)
Składnia
'Deklaracja
<GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")> _
Public Interface ICommandBarButtonEvents
[GuidAttribute("40864B73-C4B0-4E9C-9C17-567D130CB413")]
public interface ICommandBarButtonEvents
Typ ICommandBarButtonEvents uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
Click | Obsługuje zdarzenie Click. |
Początek