[]
Gets or sets the background color for the hosted control.
[C1Category("Appearance")]
[C1Description("RibbonControlHost.BackColor", "The background color of the hosted control.")]
public virtual Color BackColor { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonControlHost.BackColor", "The background color of the hosted control.")>
Public Overridable Property BackColor As Color