ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class
Members

In This Topic
    ColorPickerControl Class
    In This Topic
    Represents the dropdown editor for Color type.
    Object Model
    ColorPickerControl Class
    Syntax
    'Declaration
     
    Public Class ColorPickerControl 
       Inherits System.Windows.Forms.ComboBox
    public class ColorPickerControl : System.Windows.Forms.ComboBox 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ListControl
                   System.Windows.Forms.ComboBox
                      C1.Design.ColorPickerControl

    See Also