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