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 CommandBars objects.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")> _
Public Interface ICommandBarsEvents
[GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface ICommandBarsEvents
[GuidAttribute(L"37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface class ICommandBarsEvents
[<GuidAttribute("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")>]
type ICommandBarsEvents = interface end
public interface ICommandBarsEvents
The ICommandBarsEvents type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnUpdate | Handles the Update event. |
Top
.gif)