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

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