ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ComboBoxStyle Class / DropDownBorderColor Property

In This Topic
    DropDownBorderColor Property
    In This Topic
    Color of border of the drop down form.
    Syntax
    'Declaration
     
    Public Property DropDownBorderColor As Color
    public Color DropDownBorderColor {get; set;}
    See Also