[]
        
(Showing Draft Content)

C1.Win.Input.MultiSelect.Styles.BaseDropDownButtonStyle.ForeColor

ForeColor Property

ForeColor

Gets or sets the Color used to paint the text.

Declaration
[Obsolete("Use the C1MultiSelect.ButtonsSettings.DropDownButton.Width property instead.")]
[Browsable(false)]
public Color ForeColor { get; set; }
<Obsolete("Use the C1MultiSelect.ButtonsSettings.DropDownButton.Width property instead.")>
<Browsable(False)>
Public Property ForeColor As Color