Click or drag to resize

ShellTreeViewBackColor Property

A System.Drawing.Color that represents the background color of the control. The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public override Color BackColor { get; set; }

Property Value

Type: Color
See Also