BBjCloseEvent::getSelectedIndex
Description
In BBj 15.00 and higher, this method returns the index corresponding to the returned text value of a list control.
Syntax
|
Return Value |
Method |
|---|---|
|
int |
|
Parameters
|
Variable |
Description |
|---|---|
|
control! |
Specifies a BBjListBox, BBjListButton, or BBjListEdit object. |
Return Value
Returns the index corresponding to the returned text value.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.