Intersoft ClientUI Documentation
ThemeKind Enumeration



Specifies the kind of the theme.
Syntax
Public Enum ThemeKind 
   Inherits System.Enum
Dim instance As ThemeKind
public enum ThemeKind : System.Enum 
public enum class ThemeKind : public System.Enum 
Members
MemberDescription
ApplicationTheme Represents the application theme.
UIColorTheme Represents the user interface color theme.
Inheritance Hierarchy

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

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