dbicCalc Send comments on this topic.
BorderColor Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : BorderColor Property

Gets or sets the color used to paint a Regular/RoundedEdge border around the control and the display area.

Syntax

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

Property Value

Color

Requirements

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

See Also