Aurigma Graphics Mill 5.5 for .NET
VirtualListView..::.HitTest Method
Determines which list-view item, if any, is at a specified position.
Overload List
| Name | Description | |
|---|---|---|
|
|
HitTest(Point) |
Determines which list-view item, if any, is at a specified position. |
|
|
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.