SpQueryLboxCount: Difference between revisions
Appearance
m Martini moved page OS2 API:spQueryLboxCount to OS2 API:SPUTILS:spQueryLboxCount |
m Ak120 moved page OS2 API:SPUTILS:spQueryLboxCount to SpQueryLboxCount |
||
(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: | [[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.