IRibbonChoice Methods |
The IRibbonChoice type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChoice(String) |
Add a choice (option) to this choice control.
| |
| AddChoice(String, BitmapImage) |
Add a choice (option) to this choice control.
| |
| 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.) | |
| PerformClick |
Triggers a click event from script.
(Inherited from IRibbonButton.) |