IRibbonContext.Text

Syntax

Text: String;

Description

The Text property determines text of the context tab header.

Comments

Headers of the context tabs are displayed in the area of form header and highlighted with grey color. Headers of the tabs that belong to the current context tab are displayed nearby.

Example

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

See also:

IRibbonContext