Welcome to WindowsClient.net | Sign in | Join
Set the TabControl's DrawMode to OwnerDraw, and then handle the DrawItem event to draw things yourself. Here are both VB and C# sample projects that display a gradient tab for the active tabpage.
Contributed from George Shepherd's Windows Forms FAQ