Click or drag to resize

IRibbonContainer Methods

The IRibbonContainer type exposes the following members.

Methods
 NameDescription
Public methodAddItem Add an IRibbonItem to this container.
Public methodAddItems Add multiple IRibbonItems to this container.
Public methodClear Clear all tools from this container.
Public methodExecuteCommand Executes the current Command when called.
(Inherited from IRibbonItem)
Public methodGetItem Get an IRibbonItem from this container.
Public methodGetTools Get all the tools in this container.
Public methodInsertItem Insert an IRibbonItem into this container at a given index.
Top
See Also