'Declaration
Public Overloads Function IndexFromPoint( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As System.Integer
'Usage
Dim instance As NListBox Dim x As System.Integer Dim y As System.Integer Dim value As System.Integer value = instance.IndexFromPoint(x, y)
Parameters
- x
- y