Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified RibbonTab to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | ClearAndDisposeTabs | Removes all tabs from the collection, then disposes the tabs. |
![]() | Contains | Overloaded. Determines whether the collection contains a RibbonTab with the given name. |
![]() | IndexOf | Overloaded. Gets the index of the RibbonTab with the given name. |
![]() | Insert | Inserts a RibbonTab to the RibbonTabCollection at the specified index. |
![]() | Remove | Removes the first occurence of the specified RibbonTab from the RibbonTabCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |