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

Gets or sets the color of the text in the button to be drawn.

Syntax

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

Property Value

Color

Requirements

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

See Also