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

Gets or sets the secondary backcolor for the calculator buttons.

Syntax

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

Property Value

color

Requirements

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

See Also