Nevron .NET Vision
Nevron.UI.Themes.Office2003 Namespace / NOffice2003ColorTable Class / NOffice2003ColorTable Constructor


In This Topic
    NOffice2003ColorTable Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal scheme As Office2003ColorScheme _
    )
    'Usage
     
    
    Dim scheme As Office2003ColorScheme
     
    Dim instance As New NOffice2003ColorTable(scheme)
    public NOffice2003ColorTable( 
       Office2003ColorScheme scheme
    )

    Parameters

    scheme
    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