[]
Constrcutor of the CalculatorButtonStyle.
public CalculatorButtonStyle()
Public Sub New()
Constrcutor of the CalculatorButtonStyle.
public CalculatorButtonStyle(Color foreColor, Color backColor, TextEffect textEffect)
Public Sub New(foreColor As Color, backColor As Color, textEffect As TextEffect)
Type | Name | Description |
---|---|---|
Color | foreColor | The initialization of ForeColor. |
Color | backColor | The initialization of BackColor. |
TextEffect | textEffect | The initialization of TextEffect. |