[]
        
(Showing Draft Content)

C1.Win.Ribbon.ToolTipSettings.BackColor

BackColor Property

BackColor

Gets or sets the background color of the tooltip window.

Declaration
[C1Category("Appearance")]
[C1Description("ToolTipSettings.BackColor", "The background color of the tooltip window.")]
public Color BackColor { get; set; }
Remarks

This property is useful in case when the BackgroundImage property is assigned to an image with transparent or semi-transparent areas.