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.0
Syntax
public override ImageLayout BackgroundImageLayout { get; set; }

Return Value

Type: ImageLayout
The layout for background image.
See Also