ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ComboBoxStyle Class / HotItemBorderColor Property

In This Topic
    HotItemBorderColor Property
    In This Topic
    Border color of the combo box items in hot state.
    Syntax
    'Declaration
     
    
    Public Property HotItemBorderColor As Color
    public Color HotItemBorderColor {get; set;}
    See Also