HbListBox() > Methods |
Queries or changes the selected item in a list box.
:select( [<nItemPos>] ) --> nCurrentItemPos
The method returns a numeric value indicating the ordinal position of the currently selected list box item.
If <nItemPos> is specified, the corresponding list box item is selected as current item.
http://www.xHarbour.com