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

Gets or sets the primary backcolor for the calculator buttons.

Syntax

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

Property Value

color

Requirements

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

See Also