System.Windows.Forms.TreeNode.ForeColor Property

Gets or sets the foreground color of the tree node.

Syntax

public System.Drawing.Color ForeColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If null, the System.Drawing.Color used is the Control.ForeColor property value of the System.Windows.Forms.TreeView control that the tree node is assigned to.

Requirements

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