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

In This Topic
    ArrowColor Property (DropDownItemStyle)
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the arrow.
    Syntax
    'Declaration
     
    
    Public Property ArrowColor As Color
    public Color ArrowColor {get; set;}
    See Also