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

Determines the color of the body or main text of a tooltip.

Syntax

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

Property Value

Color

Requirements

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

See Also