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

Determines the default text for the footer area of the tooltip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property FooterText As System.String
C# 
public virtual System.string FooterText {get; set;}

Property Value

string

Requirements

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

See Also