The AdvancedTabControl has TabBackground and TabBackgroundActiveSelected properties. From some simple testing, those set the background color for the tabs. The AdvancedTabItem has Background and BackgroundActiveSelected properties, but from my testing those don't seem to actually do anything. I'm looking for a property that can be set so the Content section of the tab being displayed will have the desired background color. Is this possible?