Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ColorPicker Class
Members


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

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.ColorPicker

    See Also