Click or drag to resize

Win32ToolBarBackColor Property

Gets or sets the background color.

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

Return Value

Type: Color
The background color.
See Also