This is a migrated thread and some comments may be shown as answers.

I want to change theme of radbutton in window form

1 Answer 155 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Minkook
Top achievements
Rank 1
Minkook asked on 06 Nov 2015, 12:54 AM

I try to change theme default to TelerikMetro  but It not change theme

 

my code is as below

 

radbutton1.ThemeName = "TelerikMetro";

 

please let me know how to change radbutton theme default to TelerikMetro

 

thanks

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 06 Nov 2015, 06:09 AM
Hello 민국,

Prior setting the ThemeName, the desired theme should be dragged from the toolbox to the form so you have an instance of it. 

More information on using the default theme is available here: http://www.telerik.com/help/winforms/themes-using-default-themes.html.

I hope that you find this information useful. 

Regards,
Stefan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Minkook
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or