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

Determines the font used for the footer text of a tooltip.

Syntax

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

Property Value

Font

Requirements

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

See Also