IRibbonComboBox.Items

Syntax

Items: IStringList;

Description

The Items property returns the collection of elements of this control list.

Example

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

See also:

IRibbonComboBox