Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NSkinResource Class / NSkinResource Constructor / NSkinResource Constructor(SkinResourceType)


In This Topic
    NSkinResource Constructor(SkinResourceType)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal resType As SkinResourceType _
    )
    'Usage
     
    
    Dim resType As SkinResourceType
     
    Dim instance As New NSkinResource(resType)
    public NSkinResource( 
       SkinResourceType resType
    )

    Parameters

    resType
    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