System.Windows.Forms.TreeViewHitTestInfo: Property Members

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

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.