MobileForms Toolkit Documentation

AdvancedTree.BackColor Property

Gets or sets the background Color of a control.

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

Property Value

The background Color of a control.

Remarks

This color is used to fill the remaining space after the last node.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace