i search google for restyling tab control in WPF and i found many but i am not getting any sample according to my requirement. here i am attaching the picture of the tab control which looks good.

i want to have the same look tab control in WPF so please some one guide me how to do it.
thanks
Look into
AvalonDockon CodePlex. It has similar style forTabControl. You can go ahead and use that or look into code and try it yourself.