_CommandBarsEvents_Event Interface

Definition

Events interface for Microsoft Office CommandBars object events.

public interface class _CommandBarsEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CommandBarsEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarsEvents_Event = interface
Public Interface _CommandBarsEvents_Event
Derived
Attributes

Methods

add_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)
remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)

Events

OnUpdate

Occurs when any change is made to a command bar.

Applies to