I have a RadTabControl that I've been trying to style. I've edited the HeaderTemplate and have it correctly data binding to my data, however I have been asked to change the colours of icons and text when the tab item is selected. So far, I've only been able to change the state of the TopTemplate when the tab item is selected, but can't figure out how to affect the content in the HeaderTemplate.
Can you give me any clues? Thanks.
-Neal