dbicTips Send comments on this topic.
HeaderForeColor Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTipsObject Class : HeaderForeColor Property

Determines the color of the header text of a tooltip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property HeaderForeColor As System.Drawing.Color
C# 
public virtual System.Drawing.Color HeaderForeColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also