SelectedItem Property (JList)

Class

JList.

Action

Gets the name or index of the selected list item.

Syntax

'Declaration
Protected Read Property SelectedItem As ItemIdentifier

Access

Read only.

Examples

Dim selectedItem As String = colorsList.SelectedItem