Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NUIPartSkinsTheme Class
Members


In This Topic
    NUIPartSkinsTheme Class
    In This Topic
    Serves as base class for all Nevron User Interface themes, which use skins to style widgets.
    Object Model
    NUIPartSkinsTheme Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NUIPartSkinsTheme 
       Inherits NUITheme
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NUIPartSkinsTheme
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NTheme
                   Nevron.Nov.UI.NUITheme
                      Nevron.Nov.UI.NUIPartSkinsTheme
                         Nevron.Nov.UI.NMacElCapitanTheme
                         Nevron.Nov.UI.NMacLionTheme
                         Nevron.Nov.UI.NNevronDarkTheme
                         Nevron.Nov.UI.NNevronLightTheme
                         Nevron.Nov.UI.NWindows8Theme
                         Nevron.Nov.UI.NWindowsAeroTheme
                         Nevron.Nov.UI.NWindowsXPBlueTheme

    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