Determines which list-view item, if any, is at a specified position.

Overload List

Name Description
Public method HitTest(Point)

Determines which list-view item, if any, is at a specified position.

Public method HitTest(Int32, Int32)

Determines which list-view item, if any, is at a specified position.

Remarks

Coordinates are interpreted relatively the control client area. It does not depend on the scrolling position, etc.