_CommandBarsEvents_Event.OnUpdate Event

Definition

Raised when a CommandBars object is updated. This event is deprecated.

public:
 event Microsoft::VisualStudio::CommandBars::_CommandBarsEvents_OnUpdateEventHandler ^ OnUpdate;
public:
 event Microsoft::VisualStudio::CommandBars::_CommandBarsEvents_OnUpdateEventHandler ^ OnUpdate;
event Microsoft.VisualStudio.CommandBars._CommandBarsEvents_OnUpdateEventHandler OnUpdate;
member this.OnUpdate : Microsoft.VisualStudio.CommandBars._CommandBarsEvents_OnUpdateEventHandler 
Event OnUpdate As _CommandBarsEvents_OnUpdateEventHandler 

Event Type

Applies to