Click or drag to resize

Win32ToolBarBackgroundImage Property

Gets or sets the background image.

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

Return Value

Image
The background image.
See Also