I would like to set the background color of a
tab control (more precisely the background color of the area next to the tabs).
I guess I have to create a custom class inherited from TabControl where I override the OnPaint method...?? Could anyone provide a code sample please?
Thanks a lot!
tab control (more precisely the background color of the area next to the tabs).
I guess I have to create a custom class inherited from TabControl where I override the OnPaint method...?? Could anyone provide a code sample please?
Thanks a lot!