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

Determines the default color of the border of the advanced tool tip.

Syntax

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

Property Value

Color

Requirements

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

See Also