Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ListView::FindNearestItem Method

 

Finds the next item from a given point, searching in the specified direction.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodFindNearestItem(SearchDirectionHint, Int32, Int32)

Finds the next item from the given x- and y-coordinates, searching in the specified direction.

System_CAPS_pubmethodFindNearestItem(SearchDirectionHint, Point)

Finds the next item from the given point, searching in the specified direction

Return to top
Show:
© 2017 Microsoft