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

Determines the fill type for the buttons of the calculator.

Syntax

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

Property Value

dbi.enumFillType

Requirements

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

See Also