Returns the number of items visible in the control. This value is the number of fully visible (unclipped) rows in the control.
trObj Do 'GetVisibleCount' inx
The result is an integer scalar, the number of items visible in the control.