Intersoft WebDesktop Documentation
WebDesktopImagesSettings Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebDesktopImagesSettings Class


Glossary Item Box

A collection of images settings for WebDesktopWindow object.

Object Model

WebDesktopImagesSettings Class

Syntax

Visual Basic (Declaration) 
Public Class WebDesktopImagesSettings 
   Inherits ISNet.WebUI.WebUIBaseClass
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize 
Visual Basic (Usage)Copy Code
Dim instance As WebDesktopImagesSettings
C# 
public class WebDesktopImagesSettings : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize  

Remarks

Using WebDesktopImagesSettings you can customize the images configuration, such as ButtonCenterActive, ButtonCenterOver, CaptionCenterActive, etc.

WebDesktopManager supports ComplexImages border type in addition to the Simple type. The ComplexImages border type enables you to create great looking visual style of today popular's desktop in high details. You can use transparent image format such as GIF to create round-corner borders or use PNG format to create translucent title bars.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebDesktopImagesSettings

Requirements

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

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.