NevronOpenVision
Nevron.Nov.UI Namespace / ENUITheme Enumeration
ENUITheme Enumeration
The most commonly used UI themes.
Syntax
public enum ENUITheme : System.Enum 
Members
MemberDescription
MacOSElCapitanMac OS X El Capitan theme.
MacOSLionMac OS X Lion theme.
NevronDarkNevron Dark theme.
NevronLightNevron Light theme.
Windows10Windows 10 theme.
Windows11Windows 11 theme.
Windows7AeroWindows 7 Aero theme.
Windows8Windows 8 theme.
WindowsClassicBrickWindows Classic Brick theme.
WindowsClassicLilacWindows Classic Lilac theme.
WindowsClassicPlumWindows Classic Plum theme.
WindowsClassicStandardWindows Classic Standard theme.
WindowsClassicTealWindows Classic Teal theme.
WindowsXPWindows XP theme.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.UI.ENUITheme

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also