Jump to content

SpQueryLboxCount: Difference between revisions

From EDM2
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..."
 
(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.