The following tables list the members exposed by BeforeButtonTextShownEventArgs.
"| Name | Description | |
|---|---|---|
![]() | BeforeButtonTextShownEventArgs Constructor | Creates a new instance of the BeforeButtonTextShownEventArgs Class |
| Name | Description | |
|---|---|---|
![]() | ButtonState | Determines the current state of the button the text is being rednered for. |
![]() | CalculatorButton | Determines the button the text belongs to. |
![]() | Font | Determines the Font the text will be rednered with |
![]() | Text | The text that will be rendered within the button. |
![]() | TextColor | Determines the color used to draw the text in the button. |

