get_selected_row
Description:
Gets the selected row.
Note that the box may allow multiple selection, in which case you should use selected_foreach to find all selected rows.
Parameters:
this |
a ListBox |
Returns:
the selected row |