SelectedIndex プロパティ (JList)

クラス

JList.

処理

[読み取り専用] 選択されたリスト項目のインデックス。 The value is zero-based.。

構文

'Declaration
Protected Read Property SelectedIndex As Integer

アクセス

読み取り専用。

Dim selectedIndex As Integer = colorsList.SelectedIndex