ExplorerBrowserBackgroundImageLayout Property |
This property is not implemented.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
ImageLayout
See Also