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

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