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