ListBox.getSelectedIndices

Return the indices of every selected item, or null if none are selected.

Only meaningful for multiple and extended list boxes; on a single list box the underlying messages report no selection.

class ListBox
int[]
getSelectedIndices
()

Meta