IRibbonMenu Interface
Information for Developers
The IRibbonMenu interface represents a menu on IRibbonTab. See IRibbonTab Interface.
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.