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

In This Topic
    MaxDropDownItems Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxDropDownItems As System.Integer
    public System.int MaxDropDownItems {get; set;}
    See Also