Hi,
I am using the Infragistics NetAdvantage 2006 Vol. 2 CLR 2.0.
I'm looking for a way to change the individual tab header background colors. All of the associated properties appear to change the background color for the entire tab but not for the header. Changing the foreground color changes the text color, but I want the text to be black and the rest of the header to be a different color.
Is there a straightforward way to change the background of an individual tab header?
Thanks,
Trevor Abell
There is no appearance that applies to just the tab header. You can set the Appearance.BackColor to set the appearance of the header and tab page and then change the ClientAreaAppearance.BackColor back to the default color of the tab control to change the tab page area back to normal. You can also submit a feature request for an appearance to apply just to the tab header: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.