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

Dont theme / Skin a particular control

1 Answer 74 Views
Panel
This is a migrated thread and some comments may be shown as answers.
Xavier Hutchinson
Top achievements
Rank 2
Xavier Hutchinson asked on 03 Mar 2010, 12:18 AM
Hi,

I am using the ThemeResolutionService to skin my app, however I do not wish to skin a particular RadPanel... However the TRS is automatically skinning it along with all other controls..

How can I stop this from occuring so that my custom border and background colors are maintained and not skinned over?

Thanks,

Xavier.

1 Answer, 1 is accepted

Sort by
0
Xavier Hutchinson
Top achievements
Rank 2
answered on 03 Mar 2010, 12:33 AM
Found the solution.

RadPanel.Style = null;

So simple ^^

Thanks,
Tags
Panel
Asked by
Xavier Hutchinson
Top achievements
Rank 2
Answers by
Xavier Hutchinson
Top achievements
Rank 2
Share this question
or