property HostContext.EmptySpace as Long
Returns the number of rows, between current cursor position and the the last fully-visible item of the control.

TypeDescription
Long A Long expression that defines the number of rows, between current cursor position and the the last fully-visible item of the control.
The EmptySpace property returns a valid value, while the HitTest property includes the exHTEmptySpace. The EmptySpace property returns the number of rows, between current cursor position and the the last fully-visible item of the control..