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

Gets the button being 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