| Visual Basic (Declaration) | |
|---|---|
Public Property CalculatorButton As enumCalcButton | |
| C# | |
|---|---|
public enumCalcButton CalculatorButton {get; set;} | |
Property Value
enumCalcButtonAssigning a new value to this property during the BeforeButtonProcessed Event will have the control process that button instead.