Unicode Controls & Classes for VB6 - Version 4
ctlUniListBoxXP
.GetListIndexByY Function
Returns the list index using the given coordinate
Syntax
Public Function GetListIndexByY (ByVal
y
As Integer) As Long
Parameters
Parameter
Description
ByVal
y
As Integer
The y coordinate
Remarks