System.Windows.Forms.TreeNode.BackColor Property

Gets or sets the background color of the tree node.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

If the TreeNode.BackColor property is set to System.Drawing.Color.Empty, the System.Drawing.Color used is the Control.BackColor 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