TreeView::HitTest Method (Point)
.NET Framework (current version)
Provides node information, given a point.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- pt
-
Type:
System.Drawing::Point
The Point at which to retrieve node information.
Use this method to determine whether a point is located in a TreeNode and where within the node the point is located, such as on the label or image area.
.NET Framework
Available since 2.0
Available since 2.0
Show: