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

Determines if a footer line will be drawn in the tooltip

Syntax

Visual Basic (Declaration) 
Public Overridable Property FooterLine As System.Boolean
C# 
public virtual System.bool FooterLine {get; set;}

Property Value

Boolean

Requirements

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

See Also