ComboBox.SelectedIndex

Syntax

SelectedIndex: Number

Description

The SelectedIndex property determines index of selected list element.

Example

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

See also:

ComboBox