InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / ColorPickerControl Class
Members

In This Topic
    ColorPickerControl Class
    In This Topic
    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