Jump to content

SpQueryLboxSelectedItem

From EDM2
Revision as of 00:03, 27 February 2017 by Ak120 (talk | contribs)

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.