SelectedIndex Property (ComboBox)

Class

ComboBox.

Action

Gets or sets the index of the selected item. The value is zero-based.

Syntax

'Declaration
Protected ReadWrite Property SelectedIndex As Integer

Access

Read and write.