ComboBox.ItemIndex

Syntax

ComboBox.ItemIndex

Data Type

Long

Purpose

Specifies the zero-based index of the currently selected item in the control.

Remarks

A value of -1 indicates no item is currently selected, or the user entered a new value not in the list.

See Also

ComboBox.Count

ComboBox.GetItemText