System.Windows.Forms.TreeViewHitTestInfo Members

The members of System.Windows.Forms.TreeViewHitTestInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

[read-only]
LocationTreeViewHitTestLocations.

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]
NodeTreeNode.

Gets the System.Windows.Forms.TreeNode at the position indicated by a hit test of a System.Windows.Forms.TreeView control.