SpQueryLboxCount: Difference between revisions
Appearance
Created page with "Returns the number of items in the List Box. '''Syntax:''' num = spQueryLboxCount ( hwndLbox ) '''Parameter:''' hwndLbox – List box handle. '''Returns:''' Number of items..." |
m Ak120 moved page OS2 API:SPUTILS:spQueryLboxCount to SpQueryLboxCount |
||
(2 intermediate revisions by 2 users 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.