Documentation for this section has not yet been entered.
The TreeNode.PrevNode is the previous 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 previous tree node, the TreeNode.PrevNode property returns null.