Click or drag to resize

Win32ToolBarBackgroundImage Property

Gets or sets the background image.

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

Return Value

Type: Image
The background image.
See Also