SelectedIndices Property (ListBox)

Class

ListBox.

Action

Gets or sets the indices of the selected item(s).

Syntax

'Declaration
Protected ReadWrite Property SelectedIndices As List(Of Integer)

Access

Read and write.