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

Determines the color used to paint the text of the operand keys.

Syntax

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

Property Value

Color

Requirements

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

See Also