Hello,
How do I change the header area background color? This is the dockpanel that holds the pre and post item content and the tab items.
Thanks,
Chris
Hello Chris,
Thank you for your post. I have been looking into and I can suggest you see the sample in the Samples Browser under xamTabControl / Style / Customizing the xamTabControl section, where it is shown how to style the different elements of the XamTamControl. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
What is this Samples Browser? Where can I find this?
The Samples Browser is an application installed along with the NetAdvantage product, which contains samples with all our controls, showing their features. You can find it by opening Start Menu and navigate to: All Programs / Infragistics / NetAdvantage 13.1 / WPF / Samples / WPF Samples Browser 13.1. Please let me know if this helps you or you need further assistance on this matter.
Hi,
I don't see any Samples Browser application. In my Start Menu under Infragistics I see NetAdvantage 2013.1/WPF/Samples/WPF Sample Source Code (Online) 2013.1
-Chris
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
It turns out I just had to edit the default control template to get what I wanted. Thanks.
You can also see the code I suggested you here:
http://es.infragistics.com/products/wpf/sample/tab-control/customizing-the-xamtabcontrol
This is the online version of the Samples Browser, but it contains only the XAML and the C#, you won't be able to interact with the sample since it is on WPF.
Hope this helps you.