System.Windows.Forms.TreeNode.NextVisibleNode Property

Gets the next visible tree node.

Syntax

[System.ComponentModel.Browsable(false)]
public TreeNode NextVisibleNode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The TreeNode.NextVisibleNode can be a child, sibling, or a tree node from another branch. If there is no next tree node, the TreeNode.NextVisibleNode property returns null.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0