I need to set the tab background color based on the type of content displayed, similar to MS OneNote. I use Infragistics.Windows.Extensions to create tabs. How do I set the tab background color individually?
Thank you very much for the sample code. It helps a lot though I have not figured out how the triggers work. One more question: how do I set the color for the selected tab? It’s blank now.
HI,
You could change the background color of the tab using a datatrigger.
I am attaching a sample project
Sincerely,
Matt Developer Support Engineer