I'm playing around with C# and I'm using the TabControl, I would like to know how can I change the "looks" of the default tabcontrol from this:
to something "smoother" and nicer, something like this perhaps
How would I do this ?
at the moment I'm using Windows Forms Application