Does the TabControlExt support the XP theme -- where the background of each tab panel is the light-colored gradient?
I have ThemesEnabled set to True, and the tabs show up correctly, but I can't figure out how to get the tab panels to show up correctly. I've tried setting the BackColor of the TabPageExt to transparent, and that is close, but there is still an area at the top and left that show's up using the TabControlExt's BackColor.
Attached is a screenshot.
Thanks,
-Matthew