IRibbonContext.Categories

Syntax

Categories: IRibbonCategories;

Description

The Categories property returns the collection of child tabs that form the contents of the context tab.

Comments

On creating a new context tab a tab is automatically created in the Categories collection.

Example

The example of use is given in description of the IRibbonContexts.Add method.

See also:

IRibbonContext