Documentation for this section has not yet been entered.
The TreeNode.LastNode is the last child System.Windows.Forms.TreeNode in the System.Windows.Forms.TreeNodeCollection stored in the TreeNode.Nodes property of the current tree node. If the System.Windows.Forms.TreeNode has no child tree node, the TreeNode.LastNode property returns null.