Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FpColorPicker Class / FpColorPicker Constructor


In This Topic
    FpColorPicker Constructor
    In This Topic
    Creates a new FarPoint color picker control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpColorPicker()
    public FpColorPicker()
    See Also