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


In This Topic
    NBoxUIPartSkinner Class
    In This Topic
    A class that makes a border and a background rule declarations for a specific UI part skin. An instance of this class can be obtained by the GetBoxUIPartSkinner methods of an NUITheme.
    Object Model
    NBoxUIPartSkinner Class
    Syntax
    'Declaration
     
    
    Public Class NBoxUIPartSkinner 
       Inherits NUIPartSkinner
    'Usage
     
    
    Dim instance As NBoxUIPartSkinner
    public class NBoxUIPartSkinner : NUIPartSkinner 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NThemeSkinner
          Nevron.Nov.UI.NUIPartSkinner
             Nevron.Nov.UI.NBoxUIPartSkinner

    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