ListView::HitTest Method
.NET Framework (current version)
Provides item information, given an x- and y-coordinate.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | HitTest(Int32, Int32) | Provides item information, given x- and y-coordinates. |
![]() | HitTest(Point) | Provides item information, given a point. |
Show:
