SpQueryLboxCount: Difference between revisions
Appearance
m Martini moved page OS2 API:spQueryLboxCount to OS2 API:SPUTILS:spQueryLboxCount |
mNo edit summary |
||
Line 7: | Line 7: | ||
'''Returns:''' Number of items in the list box. | '''Returns:''' Number of items in the list box. | ||
[[Category: | [[Category:SpUtils]] |
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.