Click or drag to resize

Win32ToolBarBackgroundImageLayout Property

Gets or sets the layout for background image.

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

Return Value

ImageLayout
The layout for background image.
See Also