ComponentOne InputPanel for WinForms
BackColor Property (ToolTipSettings)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > ToolTipSettings Class : BackColor Property
Gets or sets the background color of the tooltip window.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.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.
See Also

Reference

ToolTipSettings Class
ToolTipSettings Members