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 (in ShellBrowser.dll) Version: 7.1
Syntax
public override Color BackColor { get; set; }

Property Value

Type: Color
See Also