Hi,
I am having RadPanel , in RadPanelBarGroupElement i am having RadButton Element.Now i want apply theme for this group element.What is the way to achieve this.
1 Answer, 1 is accepted
0
Mike
Telerik team
answered on 12 May 2009, 02:08 PM
Hello ksk,
RadPanelBar and the all corresponding PanelBarGroupElements should have theme by default. You can change theme, by changing the ThemeName property. This actually is valid for all RadControls. You can find more on the topic here: http://www.telerik.com/help/winforms/themes_using_default_themes_.html
If this does not help, can you please specify in more details what you need to achieve?