Jump to content

SpQueryLboxCount: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
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]]

Latest 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.