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

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

Syntax

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

Property Value

Color

Requirements

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

See Also