Button properties
BackgroundColor | Represents the background color, which is used to paint the area behind the button text. |
Enabled | Represents whether a button is enabled. |
ForegroundColor | Represents the foreground color for buttons. |
Label | Represents the label of the button. |
Reference | Returns a reference to the button. |
Visible | Represents whether a button is visible. |