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

Determines the calculator button that will be drawn

Syntax

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

Property Value

enumCalcButton

Requirements

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

See Also