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

Extending RadToggleButton

1 Answer 70 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Bryan Brannon
Top achievements
Rank 2
Bryan Brannon asked on 01 Dec 2006, 03:15 PM
I created an extended class (new control) that inherits from the RadToggleButton class to provide an extra property called Value.

The Value property works great but my Themes are not recoginized by the new control even though i am inheriting from the base class.

How can i use the same Themes defined in my RadThemeManager to have the same look-n-feel of the RadToggleButtons?

1 Answer, 1 is accepted

Sort by
0
Bryan Brannon
Top achievements
Rank 2
answered on 01 Dec 2006, 03:30 PM
I figured it out.

You just have to change the ThemeClassName Property to:
Telerik.WinControls.UI.RadToggleButton and the themes show up.
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Bryan Brannon
Top achievements
Rank 2
Answers by
Bryan Brannon
Top achievements
Rank 2
Share this question
or