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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Interface _CommandBarsEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarsEvents_Event
[ComVisibleAttribute(false)]
public interface class _CommandBarsEvents_Event
[<ComVisibleAttribute(false)>]
type _CommandBarsEvents_Event = interface end
public interface _CommandBarsEvents_Event
The _CommandBarsEvents_Event type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
add_OnUpdate | |
![]() |
remove_OnUpdate |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
OnUpdate | Raised when a CommandBars object is updated. This event is deprecated. |
Top
.gif)
.gif)