Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NThemeSkin Class
Members


In This Topic
    NThemeSkin Class
    In This Topic
    A Theme Skin facilitates the authoring of rules that apply to a specific type of elements. A Theme Skin applies to all type derivates, except the ones, which are also skinned with a skin of the same type. A Theme Skin type defines a set of DOM properties, for which a specific skin applies.
    Object Model
    NThemeSkin Class
    Syntax
    'Declaration
     
    
    Public Class NThemeSkin 
       Inherits NThemeStyle
    'Usage
     
    
    Dim instance As NThemeSkin
    public class NThemeSkin : NThemeStyle 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NThemeStyle
          Nevron.Nov.Dom.NThemeSkin

    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