IRibbon Interface

Information for Developers

The IRibbon interface provides the starting point to add custom elements to the application ribbon user interface.

[Menu Proxy — Headings — Online — Depth3 ]

Properties

  • bool IsCollapsed Gets the value indicating whether the ribbon is collapsed.

Methods

  • IRibbonTab AddNewRibbonTab(string, string) Adds a new tab to the ribbon. Returns an instance of IRibbonTab. See IRibbonTab Interface.