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

Determines the default secondary background color of the advanced tool tip.

Syntax

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

Property Value

Color

Requirements

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

See Also