IRibbon |
The IRibbonContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddItem | Add an IRibbonItem to this container. | |
| AddItems | Add multiple IRibbonItems to this container. | |
| Clear | Clear all tools from this container. | |
| ExecuteCommand |
Executes the current Command when called.
(Inherited from IRibbonItem) | |
| GetItem | Get an IRibbonItem from this container. | |
| GetTools | Get all the tools in this container. | |
| InsertItem | Insert an IRibbonItem into this container at a given index. |