Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxExXP.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