BBjListEdit::getSelectedIndex
Description
Returns the index of the currently selected item in the BBjListEdit control.
Syntax
Return Value |
Method |
int |
getSelectedIndex() |
Parameters
None.
Return Value
Returns the currently selected 0-based index.
Remarks
None.
Example
REM Get the index of the currently selected item in a list edit control |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.