RibbonBar Class Properties
For a list of all members of this type, see RibbonBar members.
Public Properties
Name | Description | |
---|---|---|
ApplicationMenu | Gets the ApplicationMenu element | |
Caption | Gets or sets the description displayed in the caption of the Ribbon. | |
DisplayMode | Gets or sets the display mode of the Ribbon. | |
Enabled | Gets or sets the enabled state of the RibbonBar. | |
Minimized | Gets or sets whether the Ribbon is minimized. | |
QATContextMenuTools | Gets the QuickAccessToolbar.ContextMenuTools element | |
QuickAccessToolbarTools | Gets the QuickAccessToolbar element | |
RibbonContextualTabGroups | Gets the collection of ContextualTabGroup objects currently managed by the Ribbon. | |
RibbonSelectedTab | Gets or sets the selected Ribbon Tab | |
RibbonSelectedTabKey | Gets or sets the selected Ribbon Tab by key | |
RibbonTabs | Gets the collection of RibbonTab objects currently managed by the Ribbon. | |
TabToolbarTools | Gets the TabToolbarTools element | |
Tag | Gets or sets the tag property which can be used to logically attach another object or value to a tool. | |
Visible | Gets or sets whether the Ribbon is visible. |
See Also