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

Determines the color of the footer line of a tooltip.

Syntax

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

Property Value

Color

Requirements

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

See Also