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

Determines the color used to paint the text of the clear and back keys.

Syntax

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

Property Value

Color

Requirements

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

See Also