Jump to content

SpQueryLboxSelectedItem: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(No difference)

Latest revision as of 00:04, 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.