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