Overview

This section is intended to give you a broad understanding of the possible ways in which you can change the visual appearance of the RadButtons. There is also comprehensive information about their ControlTemplates. You will need this information if you want to customize their appearance.

Telerik UI for WPF Ninja image

The Styles and Templates is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

To learn how to change the control's theme, please read the common Theming topic.

You can modify the look of the RadButtons by either changing some of the resources exposed by the API, or by modifying their ControlTemplates. In the control template you are allowed to reorder the template parts and to add your own elements. However, when changing the control template you should be careful to include all required parts.

To learn more about templating the RadControls read the common topic regarding templating.

Read the following topics to learn more:

See Also

In this article