| Visual Basic (Declaration) | |
|---|---|
Public Property ImagesSettings As WebDesktopImagesSettings | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebDesktopManager Dim value As WebDesktopImagesSettings instance.ImagesSettings = value value = instance.ImagesSettings | |
| C# | |
|---|---|
public WebDesktopImagesSettings ImagesSettings {get; set;} | |
In WebDesktopManager there are more than 20 ImagesSettings properties provided in order to let developers to design high detailed, gradient, shadowed or round corner style of border. Developer would be able to design virtually any kind of skins or styles as significant added value for end user experience.
In order to enable higher level of customization, DesktopManager offers ComplexImages BorderType. The term "ComplexImages" indicates that the rendering will use many images to draw up an element.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2