Determines which list-view item, if any, is at a specified position.
Name | Description | |
---|---|---|
HitTest(Point) |
Determines which list-view item, if any, is at a specified position. (Inherited from VirtualListView.) |
|
HitTest(Int32, Int32) |
Determines which list-view item, if any, is at a specified position. (Inherited from VirtualListView.) |
Coordinates are interpreted relatively the control client area. It does not depend on the scrolling position, etc.