Click or drag to resize

IRibbonSplitItem Methods

The IRibbonSplitItem type exposes the following members.

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