TOCTree Class | TOCTree Members
Visual Basic
C#
Show All
[Visual Basic] Overloads Public Function GetNodeAt(Integer,Integer) As TreeNode
[C#] public TreeNode GetNodeAt(int,int);
[Visual Basic] Overloads Public Function GetNodeAt(Point) As TreeNode
[C#] public TreeNode GetNodeAt(Point);
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.