RibbonGroups Collection Members
See Also
- RibbonGroups Overview
- RibbonGroup Object
- RibbonTab Groups Collection
- RibbonTab Object
- Ribbon BarTabs Collection
- AddGroup Method
- InsertGroup Method

RibbonGroups Collection Members
Public Methods
AddGroup
Adds a RibbonGroup to a RibbonTab.
InsertGroup
Inserts a RibbonGroup to a RibbonTab at a specific location.
RemoveAll
Removes all groups from the Groups Collection.
RemoveGroup
Removes the group at the specified index from the Groups Collection.
Public Properties
Group
Collection of RibbonGroup objects that have been added to the RibbonTab.
GroupCount
Total number of RibbonGroup objects that have been added to a RibbonTab.
RibbonTab
Returns a reference to the RibbonTab that the groups belong to.
See Also
- RibbonGroups Overview
- RibbonGroup Object
- RibbonTab Groups Collection
- RibbonTab Object
- Ribbon BarTabs Collection
- AddGroup Method
- InsertGroup Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.