Customising Ribbon controls

Hey I'm wondering if there is any resources for styling wpf controls outside of using the theme studio application or just changing themes. 

Essentially I want to take a theme and change different parts of it. But haven't found any information about how to do it in the documentation.

Thanks.

1 Reply 1 reply marked as answer

VR Vijayalakshmi Roopkumar Syncfusion Team May 10, 2021 11:47 AM UTC

Hi Ayden 
 
Thank you for contacting Syncfusion Support. 
 
In our ThemeStudio, you have option to export any theme project for particular control. In your exported project, you can get the theme file for particular control and also you can find some of the commonly maintained themes files in Common folder. In this common folder, you can find the brushes.xaml and common.xaml files, which contain the information regarding the brushes and repositories that has been used commonly for all controls. With this file, you can able to customize the control template of Ribbon control. 
 
 
Please try this suggestion and let us know if it is helpful. 
 
Regards, 
Vijayalakshmi VR 
 


Marked as answer
Loader.
Up arrow icon