ItemCount Property
  

Get item count in a listbox, combobox, grid or. tab.

SYNTAX
Pseudo-OOP:

Get:
<ParentWindowName>.<ControlName>. ItemCount --> nItemCount

Function syntax:

Get:
GetProperty ( <ParentWindowName>, <ControlName>, ItemCount )--> nItemCount