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

Determines the primary background color of the calculator.

Syntax

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

Property Value

Color

Requirements

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

See Also