The members of System.Windows.Forms.TreeViewHitTestInfo are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.TreeViewHitTestInfo class. |
[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. |