Intersoft ClientUI Documentation
UIColorTheme Enumeration



Specifies the color of the user interface theme.
Syntax
Public Enum UIColorTheme 
   Inherits System.Enum
Dim instance As UIColorTheme
public enum UIColorTheme : System.Enum 
public enum class UIColorTheme : public System.Enum 
Members
MemberDescription
Blue Represents the blue color theme.
DarkPurple Represents the dark purple color theme.
Green Represents the green color theme.
Orange Represents the orange color theme.
Purple Represents the purple color theme.
Red Represents the red color theme.
SkyBlue Represents the sky blue color theme.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Themes.Shared.UIColorTheme

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

Reference

Intersoft.Themes.Shared Namespace

Send Feedback