The properties of System.Windows.Forms.TreeViewHitTestInfo are listed below. For a list of all members, see the TreeViewHitTestInfo Members list.
See Also: Inherited members from System.Object
[read-only] | Location | TreeViewHitTestLocations.
Gets the location of a hit test on a System.Windows.Forms.TreeView control, in relation to the System.Windows.Forms.TreeView and the nodes it contains. |
[read-only] | Node | TreeNode.
Gets the System.Windows.Forms.TreeNode at the position indicated by a hit test of a System.Windows.Forms.TreeView control. |