Link Search Menu Expand Document

ListBox.Value Property


The array number of the currently selected list item.

-1 indicates the unselected state.

If the SelectionMode property is $ MULTI, you can select multiple items, but the value of the Value property will be the array number of the last selected item.