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

Determines the background color of the display area of the calculator.

Syntax

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

Property Value

Font

Requirements

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

See Also