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

Determines the font used for the body or main text of a tooltip.

Syntax

Visual Basic (Declaration) 
Public Property BodyFont As System.Drawing.Font
C# 
public System.Drawing.Font BodyFont {get; set;}

Property Value

Font

Requirements

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

See Also