ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownItemStyle Class / ImageBarBackColor Property

In This Topic
    ImageBarBackColor Property
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the image bar background.
    Syntax
    'Declaration
     
    
    Public Property ImageBarBackColor As Color
    public Color ImageBarBackColor {get; set;}
    See Also