Posted 5 December 2018, 5:41 pm EST
I want to be able to set the background colors of the individual tabs to different colors. I found the properties TabBackColor and TabBackColorSelected and have set them to the colors I want.
TabBackColorSelected works as expected. When that tab is selected, I see the color I chose.
However, TabBackColor only seems to be used when the mouse moves over a non-selected tab. The rest of the time the tab is grey.
Is there a way to always use the TabBackColor even if the mouse is not over the tab?