I am applying a consistent theme to my app by doing this ThemeResolutionService.ApplicationThemeName = "Office2013Light";
But, since that happens at run time, my designer still shows a different theme. How can I change the default theme that's being used?
6 Answers, 1 is accepted
Thank you for writing.
Indeed, in order to apply the form's theme to all the controls at design time, you can right-click the form and select the "Apply current form's theme to controls." option. Please refer to the attached screenshot.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress
Is there any function like "Apply currnet form's theme to controls."?
Thank you for writing.
In order to apply a theme to all controls at , you can use the ThemeResolutionService.ApplicationThemeName property. Please refer to the following help article which is quite useful on this topic: http://docs.telerik.com/devtools/winforms/themes/using-a-default-theme-for-the-entire-application
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress
Hello, Swaroop,
Please refer to the correct link of the referred documentation article: https://docs.telerik.com/devtools/winforms/styling-and-appearance/using-a-default-theme-for-the-entire-application
I hope this information is useful. Should you have other questions do not hesitate to contact us.
Regards,
Nadya
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).