Jump to content

SpQueryLboxCount: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 7: Line 7:
'''Returns:''' Number of items in the list box.
'''Returns:''' Number of items in the list box.


[[Category:The OS/2 API Project]]
[[Category:SpUtils]]

Revision as of 23:57, 26 February 2017

Returns the number of items in the List Box.

Syntax: num = spQueryLboxCount ( hwndLbox )

Parameter: hwndLbox – List box handle.

Returns: Number of items in the list box.