Intersoft ClientUI Documentation
ApplicationTheme Enumeration



Specifies the appearance of the application theme.
Syntax
Public Enum ApplicationTheme 
   Inherits System.Enum
Dim instance As ApplicationTheme
public enum ApplicationTheme : System.Enum 
public enum class ApplicationTheme : public System.Enum 
Members
MemberDescription
Dark Represents the dark application theme.
Light Represents the light application theme.
Inheritance Hierarchy

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

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