BBjListDoubleClickEvent::getSelectedItem
Description
In BBj 23.00 and higher, this method returns the currently selected item in the BBjListBox, BBjListButton, or BBjListEdit control.
Syntax
Return Value |
Method |
---|---|
string |
getSelectedItem() |
Parameters
None.
Return Value
Returns the currently selected item.
Remarks
None.
Example
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.