Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadSkinsForm Class / SpreadSkinsForm Constructor / SpreadSkinsForm Constructor()


In This Topic
    SpreadSkinsForm Constructor()
    In This Topic
    Creates a Spread component skins form with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SpreadSkinsForm()
    public SpreadSkinsForm()
    See Also