SpQueryLboxSelectedItem: Difference between revisions
Appearance
Created page with " Returns the index of the selected item in the List Box (for single selection only). '''Syntax:''' item = spQueryLboxSelectedItem ( hwndLbox ) '''Parameter:''' hwndLbox – ..." |
m Martini moved page OS2 API:spQueryLboxSelectedItem to OS2 API:SPUTILS:spQueryLboxSelectedItem |
(No difference)
|
Revision as of 04:26, 29 June 2016
Returns the index of the selected item in the List Box (for single selection only).
Syntax: item = spQueryLboxSelectedItem ( hwndLbox )
Parameter: hwndLbox – List box handle.
Returns: Index of the selected item in the list box.