SpQueryLboxSelectedItem: Difference between revisions
Appearance
m Martini moved page OS2 API:spQueryLboxSelectedItem to OS2 API:SPUTILS:spQueryLboxSelectedItem |
mNo edit summary |
||
Line 8: | Line 8: | ||
'''Returns:''' Index of the selected item in the list box. | '''Returns:''' Index of the selected item in the list box. | ||
[[Category: | [[Category:SpUtils]] |
Revision as of 00:03, 27 February 2017
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.