| Button |
| HelpLabel | The Sandbox.UI.Label that displays Sandbox.UI.Button.Help. |
| IconPanel | The Sandbox.UI.Button.IconPanel that displays Sandbox.UI.Button.Icon. |
| RightColumn | The column on the right, holding the label and help |
| TextLabel | The Sandbox.UI.Label that displays Sandbox.UI.Button.Text. |
| Active | Allow external factors to force the active state |
| Disabled | The button is disabled for some reason |
| Help | Help for the button. |
| HoverMenu | More button options underneath the main button content. |
| Href | The target link, if set |
| Icon | Icon for the button. |
| Text | Text for the button. |
| Value | Used for selection status in things like ButtonGroup |
| BuildHash | |
| BuildRenderTree | |
| Click | Imitate the button being clicked. |
| DeleteIcon | Deletes the Sandbox.UI.Button.Icon. |
| DeleteText | Deletes the Sandbox.UI.Button.Text. |
| GetRenderTreeChecksum | |
| OnMouseDown | |
| SetContent | |
| SetProperty | |
| SetText | Set the text for the button. Calls <c>Text = value</c> |
| Tick | |
| UpdateActiveState |