Hello Rayne,
In your case you can create your own custom controls and apply the appropriate styles to them. Then you will be able to use them in the PRISM modules or simply insert them in the
RadToolBar. I attached a sample project illustrating how to define your own custom control deriving from the
Button control and added into the
RadToolBar. Also, I added the
RadToolBar and all
ToolBar elements' predefined styles in the
MainWindow Resources so you can just copy them when needed. And I applied the
Button ToolBar Style to the custom control.
Also, you can take a look at
this article explaining how to edit the
ControlTemplates of the
RadControls in
Blend.
However, thanks to your feedback we reproduces an issue with inheriting
RadButtons. If you create a custom control like in the attached example, but derive it from
RadButton, you won't be able to apply a style on it. I logged this issue in our
PITS under the name
Buttons: CustomControls deriving from RadButtons cannot be styled and you will be able to track it from tomorrow the latest. I also updated your Telerik points accordingly.
All the best,
Tina Stancheva
the Telerik team
Browse the
videos here>> to help you get started with RadControls for WPF