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

Determines the border color of a tooltip.

Syntax

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

Property Value

Color

Requirements

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

See Also