Why doesn't BackColor work for TabControls in .NET?
问题 If you use the standard tab control in .NET for your tab pages and you try to change the look and feel a little bit then you are able to change the back color of the tab pages but not for the tab control. The property is available, you could set it but it has no effect. If you change the back color of the pages and not of the tab control it looks... uhm quite ugly. I know Microsoft doesn't want it to be set. MSDN: ' This property supports the .NET Framework infrastructure and is not intended