ExplorerBrowserBackgroundImageLayout Property |
This property is not implemented.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public override ImageLayout BackgroundImageLayout { get; set; }
Public Overrides Property BackgroundImageLayout As ImageLayout
Get
Set
public:
virtual property ImageLayout BackgroundImageLayout {
ImageLayout get () override;
void set (ImageLayout value) override;
}
abstract BackgroundImageLayout : ImageLayout with get, set
override BackgroundImageLayout : ImageLayout with get, set
Property Value
Type:
ImageLayoutSee Also