Changing BackColor for tabControl
Windows Forms
4
Posts
3
Posters
6
Views
1
Watching
-
Hello! Gray BackColor is not suitable for my application GUI. Tell me how it is possible to change the background color of the control.
-
Hello! Gray BackColor is not suitable for my application GUI. Tell me how it is possible to change the background color of the control.
Did you read this[^]? You'll have to custom draw the tab control yourself to change the color.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak