ListView.HitTest Method
.NET Framework 4
Provides item information, given an x- and y-coordinate.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
HitTest(Point) | Provides item information, given a point. |
|
HitTest(Int32, Int32) | Provides item information, given x- and y-coordinates. |