ComponentOne Input for WinForms
C1ColorPicker Class
Members 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : C1ColorPicker Class
Represents a Windows color picker control supporting additional visual styles.
Object Model
C1ColorPicker Class
Syntax
'Declaration
 
Public Class C1ColorPicker 
   Inherits C1BasePicker
public class C1ColorPicker : C1BasePicker 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  C1.Win.C1Input.C1TextBox
                     C1.Win.C1Input.C1DropDownControl
                        C1.Win.C1Input.C1BasePicker
                           C1.Win.C1Input.C1ColorPicker

See Also

Reference

C1ColorPicker Members
C1.Win.C1Input Namespace