IRibbon.Contexts

Syntax

Contexts: IRibbonContexts;

Description

The Contexts property returns the collection of context tabs.

Comments

The context tabs are displayed when determined conditions occur, for example, when any object is selected. Use the Visible property to control context tabs visibility.

Example

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

See also:

IRibbon