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

Gets or sets the color to paint the text in the display area.

Syntax

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

Property Value

Color

Requirements

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

See Also