Articles in this section
Category / Section

What is the reason for TabBackColor property does not work for OneNoteStyle in WinForms TabControlAdv?

1 min read

Reason for TabBackColor does not work for OneNoteStyle

For OneNoteStyle, the TabBackColor property will override the ActiveTabColor and InactiveTabColor only if these two properties are changed from their default values.

Please try the following to resolve this issue,

1. Set the TabStyle to OneNoteStyle.

2. Change ActiveTabColor and InactiveTabColor properties of TabControlAdv to some color other than default.

3. Now change the TabBackColor property for the TabPage to "Red".

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied