_CommandBarsEvents_Event Interface
Visual Studio 2015
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | add_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler) | Adds the OnUpdate event handler. |
![]() | remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler) | Removes the event handler. |
| Name | Description | |
|---|---|---|
![]() | OnUpdate | Raised when a CommandBars object is updated. This event is deprecated. |
Show:

