Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / ENUIThemeScheme Enumeration


In This Topic
    ENUIThemeScheme Enumeration
    In This Topic
    Enumerates the predefined Windows Classic Theme schemes.
    Syntax
    'Declaration
     
    
    Public Enum ENUIThemeScheme 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENUIThemeScheme
    public enum ENUIThemeScheme : System.Enum 
    Members
    MemberDescription
    BrickBrick
    DesertDesert
    EggplantEggplant
    HighContrast1High Contrast 1
    HighContrast2High Contrast 2
    HighContrastBlackHigh Contrast Black
    HighContrastWhiteHigh Contrast White
    LilacLilac
    MacElCapitanMac OS X El Capitan
    MacLionMac OS X Lion
    MapleMaple
    MarineMarine
    NevronDarkDark theme
    NevronLightLight theme
    PlumPlum
    PumpkinPumpkin
    RainyDayRainy Day
    RedWhiteAndBlueRed White and Blue
    RoseRose
    SlateSlate
    SpruceSpruce
    StormStorm
    TealTeal
    WheatWheat
    Windows10Windows 10
    Windows7AeroWindows 7 Aero
    Windows8Windows 8
    WindowsClassicWindows Classic
    WindowsStandardWindows Standard
    XPBlueXP Blue
    XPOliveXP Olive
    XPSilverXP Silver
    Inheritance Hierarchy

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

    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