Name | Description | |
---|---|---|
Count | Gets the number of tabs contained in the RibbonTabCollection instance. | |
Item | Overloaded. Gets or sets the RibbonTab at the specified position in the collection. |
The following tables list the members exposed by RibbonTabCollection.
Name | Description | |
---|---|---|
Count | Gets the number of tabs contained in the RibbonTabCollection instance. | |
Item | Overloaded. Gets or sets the RibbonTab at the specified position in the collection. |
Name | Description | |
---|---|---|
Add | Adds a RibbonTab to the RibbonTabCollection. | |
ClearAndDisposeTabs | Removes all tabs from the collection, then disposes the tabs. | |
Insert | Inserts a RibbonTab to the RibbonTabCollection at the specified index. | |
Remove | Removes the first occurrence of the specified RibbonTab from the RibbonTabCollection. | |
RemoveAt | Removes the RibbonTab at the specified index of the RibbonTabCollection. |