The next sibling node.
[Visual Basic] Public ReadOnly Property NextNode As TreeNode [C#] public TreeNode NextNode {get;} [C++] public: __property TreeNode* get_NextNode(); [JScript] public function get NextNode() : TreeNode;
TreeNode Class | TreeNode Members | System.WinForms Namespace