IRibbonButton.SubItems

Syntax

SubItems: IRibbonElementsCollection;

Description

The SubItems property returns the collection of controls that form the drop-down menu of the button.

Comments

The drop-down menu is based on the following controls:

Example

The example of use is given in description of the Action property.

See also:

IRibbonButton