I am trying to add some controls to the left of the tab header area for my tab control but not affect the tab page area (like internet explorer). I think I would have to owner draw the control, but I'm not sure where to start. Can anyone offer any suggestions?
Asked
Active
Viewed 3,488 times
1 Answers
0
Have you searched before you ask you question mate ?!! there are many articles outside. I think the following links are exactly what you want, take a look.
Y(et)A(nother)TabControl: A Custom Tab Control With Owner Drawn Tabs
hope this help.

Saber Amani
- 6,409
- 12
- 53
- 88
-
So it looks like I need to throw out the tab control entirely to achieve this result? – ChandlerPelhams Sep 06 '11 at 15:16