CommandBarManager Class Events
For a list of all members of this type, see CommandBarManager members.
Public Events
Name | Description | |
---|---|---|
CommandBarLayoutLoaded | Event raised when the commandBar layout is loaded. | |
EditModeChanged | Event raised when edit mode changes. | |
ToolTipsShowing | Event raised when tooltips are shown. | |
UILoaded | Event raised when the UI (Menus,CommandBars and ContextMenus) have finished loading after a call to LoadUI(). | |
WheelClosing | Event raised just before a wheel is closed. | |
WheelContextMenuShowing | Event raised just before a wheel context menu is shown. | |
WheelShowing | Event raised just before a wheel is shown. |
See Also