Click or drag to resize

Win32ToolBarBackgroundImageLayout Property

Gets or sets the layout for background image.

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

Return Value

Type: ImageLayout
The layout for background image.
See Also