CalculatorButtonStyle Class Properties
In This Topic
For a list of all members of this type, see CalculatorButtonStyle members.
Public Properties
| Name | Description |
 | Appearance | Gets the button's visual appearance. |
 | Enabled | Gets or sets a boolean value indicating if the button is enabled. |
 | InputChars | Gets or sets the characters that react as input characters for the button. |
 | Text | Gets or sets the button's text. |
 | Visible | Gets or sets a boolean value indicating if the button is visible. |
Top
See Also