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


In This Topic
    ColorPicker Constructor()
    In This Topic
    Creates a color picker with the default color name.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ColorPicker()
    public ColorPicker()
    See Also