ListView::FindNearestItem Method
.NET Framework (current version)
Finds the next item from a given point, searching in the specified direction.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | FindNearestItem(SearchDirectionHint, Int32, Int32) | Finds the next item from the given x- and y-coordinates, searching in the specified direction. |
![]() | FindNearestItem(SearchDirectionHint, Point) | Finds the next item from the given point, searching in the specified direction |
Show:
