Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Office2010ColorPicker Class / Office2010ColorPicker Constructor


In This Topic
    Office2010ColorPicker Constructor
    In This Topic
    Initializes a new instance of the OfficeColorPicker in order to provide a color picker control that could be used in a model or non-model form.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Office2010ColorPicker()
    public Office2010ColorPicker()
    See Also