dbicSlide Send comments on this topic.
ToolTipAdvancedForeColor Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ToolTipAdvancedForeColor Property

Determines the color of the text in the advanced tool tip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ToolTipAdvancedForeColor As Color
C# 
public virtual Color ToolTipAdvancedForeColor {get; set;}

Property Value

Color

Requirements

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

See Also