Jump to content

SpQueryLboxCount

From EDM2
Revision as of 14:02, 1 April 2015 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.