Gets or sets the foreground color for the hosted control.
Declaration
[C1Category("Appearance")]
[C1Description("RibbonControlHost.ForeColor", "The foreground color of the hosted control, which is used to display text.")]
public virtual Color ForeColor { get; set; }