Name | Description | |
---|---|---|
CalculatorButtonStyle Constructor | Overloaded. |
The following tables list the members exposed by CalculatorButtonStyle.
Name | Description | |
---|---|---|
CalculatorButtonStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color. | |
ForeColor | Gets or sets the foreground color. | |
Math | Gets the default CalculatorButtonStyle used for math buttons. | |
Memory | Gets the default CalculatorButtonStyle used for memory buttons. | |
Normal | Gets the default CalculatorButtonStyle used for normal buttons. | |
Output | Gets the default CalculatorButtonStyle used for output window. | |
TextEffect | Gets or sets the text drawing effect. |
Name | Description | |
---|---|---|
Clone | The Clone method creates a new CalculatorButtonStyle object and initializes it with the contents of this CalculatorButtonStyle object. | |
Dispose | Releases the resources used by the CalculatorButtonStyle class. | |
Equals | Tests whether the given object is equal to this CalculatorButtonStyle. | |
GetHashCode | Returns the generated hash code for this CalculatorButtonStyle. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when Properrty of the CalculatorButtonStyle object is changed. |