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

Determines the button the text belongs to.

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