ComboBox.SelectedIndex

Syntax

SelectedIndex: Number

Description

The SelectedIndex property determines index of selected list element.

Example

The example of property use is given in the page Example of Creating the ComboBox Component.

See also:

ComboBox