Nevron .NET Vision
Nevron.UI Namespace / NColorTable Class
Members


In This Topic
    NColorTable Class
    In This Topic
    Represents a table of colors. All colors are resolved by integer ID.
    Object Model
    NColorTable Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NColorTable 
    'Usage
     
    
    Dim instance As NColorTable
    [System.Serializable()]
    public class NColorTable 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NColorTable
          Nevron.UI.Themes.Office2003.NOffice2003ColorTable

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also