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 Martini moved page OS2 API:spQueryLboxCount to OS2 API:SPUTILS:spQueryLboxCount |
(No difference)
|
Revision as of 04:25, 29 June 2016
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.