New to Telerik UI for WPF? Download free 30-day trial

Appearance

To customize the appearance of the RadButtons, you can use the standard properties that are provided by the Control class, like Background, Foreground, Effect etc.

Also, you can use the RadButtons specific properties:

  • CornerRadius - specifies the radius of the button's corners.

  • IsBackgroundVisible - specifies whether the background is visible, when the button is in its Normal state.

See Also

In this article