Skip to main content
A newer version of this page is available.
All docs
V19.1

Status Bar Page

The Status bar page allows bar item links to be added to and removed from the Ribbon Status Bar. This page is shown in the image below:

RibbonDesigner_Statusbar

Move

  • btnMoveUp Move Up - Moves the selected bar item link up.
  • btnMoveDown Move Down - Moves the selected bar item link down.
  • btnRemove Remove - Removes the selected link from the Status Bar.

Items

  • btnButton Button - Creates a new bar item of the specified type and adds it to the RibbonControl.Items collection. Bar item links can be added to and removed from the Status Bar using drag-and-drop.
  • btnAddButtonGroup Add Button Group - Creates a BarButtonGroup item.
  • btnRemoveItem Remove Item - Removes the selected bar item from the collection.