Share via


TreeView.GetNodeAt Method (2007 System)

Include Protected Members
Include Inherited Members

Retrieves the tree node that is at the specified location.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

GetNodeAt(Point)

Retrieves the tree node that is at the specified point. (Inherited from TreeView.)

Public method

GetNodeAt(Int32, Int32)

Retrieves the tree node at the point with the specified coordinates. (Inherited from TreeView.)

Top

See Also

Reference

TreeView Class

TreeView Members

Microsoft.Office.Tools.Excel.Controls Namespace