# Buttons

- [Button](/docs/controls/buttons/button.md): Represents a button control.
- [SplitButton](/docs/controls/buttons/splitbutton.md): Represents a split button control.
- [CheckBox](/docs/controls/buttons/checkbox.md): Represents a check box control.
- [RadioButton](/docs/controls/buttons/radiobutton.md): Enables the user to select a single option from a group of choices when paired with other RadioButton controls.
