ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ColorPickerDropDownForm Class
Members

In This Topic
    C1ColorPickerDropDownForm Class
    In This Topic
    Represents drop down color picker form.
    Syntax
    'Declaration
     
    
    Public Class C1ColorPickerDropDownForm 
       Inherits DropDownForm
    public class C1ColorPickerDropDownForm : DropDownForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Input.DropDownForm
                            C1.Win.C1Input.C1ColorPickerDropDownForm

    See Also