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


In This Topic
    FpColorPicker Class
    In This Topic
    Represents the FarPoint color picker control.
    Syntax
    'Declaration
     
    
    Public Class FpColorPicker 
       Inherits System.Windows.Forms.Control
    'Usage
     
    
    Dim instance As FpColorPicker
    public class FpColorPicker : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.Spread.CellType.FpColorPicker

    See Also