C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / BackColor Property

In This Topic
BackColor Property (ToolTipSettings)
In This Topic
Gets or sets the background color of the tooltip window.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
 
Remarks
This property is useful in case when the BackgroundImage property is assigned to an image with transparent or semi-transparent areas.
See Also