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

In This Topic
    Items Property (ColorPickerControl)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As System.Windows.Forms.ComboBox.ObjectCollection
    public System.Windows.Forms.ComboBox.ObjectCollection Items {get;}
    See Also