Click or drag to resize

Win32ToolBarBackgroundImage Property

Gets or sets the background image.

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

Return Value

Type: Image
The background image.
See Also