by
Parvez
11. November 2010 14:43
A couple of days back a user on WPF forums wanted to get a style similar to the BreadCrumbStyle menu on this CodeGuru pagefor the tabcontrol. Below is the image of the Style he wanted.

I have created the style and posting the source code to the project here for those who want to use it in their project. It’s a very raw style, I will be updating it and posting an update to the same.

As you can see in the above image there are two styles used to create this look. The left TabItem is a different style and the rest of the TabItems have a different style.
You can download the whole project with source code from Here.