[]
Gets or sets the background color of the tooltip window.
[C1Category("Appearance")]
[C1Description("ToolTipSettings.BackColor", "The background color of the tooltip window.")]
public Color BackColor { get; set; }
This property is useful in case when the BackgroundImage property is assigned to an image with transparent or semi-transparent areas.