Documentation for this section has not yet been entered.
The TreeNode.NextNode is the next sibling System.Windows.Forms.TreeNode in the System.Windows.Forms.TreeNodeCollection stored in the TreeNode.Nodes property of the tree node's parent System.Windows.Forms.TreeNode. If there is no next tree node, the TreeNode.NextNode property returns null.