You are here: Plugin API > Library Reference > IHost Interface > IRibbonMenu Interface
IRibbonMenu Interface
The IRibbonMenu represents a menu on a IRibbonTab.
Methods
- void AddMenuItem(string, ICommand, object, string) - Adds a menu item for ribbon menu-type controls.
- void AddSeparator() - Adds a separator to the ribbon menu-type control.