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
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.