IRibbonComboBox.Items

Fore Syntax

Items: IStringList;

Fore.NET Syntax

Items:  Prognoz.Platform.Interop.ForeCollections.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