Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkinsForm Class / SheetSkinsForm Constructor / SheetSkinsForm Constructor()


In This Topic
    SheetSkinsForm Constructor()
    In This Topic
    Creates a new sheet skin form with defaul values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SheetSkinsForm()
    public SheetSkinsForm()
    See Also