Click to See Complete Forum and Search --> : CTabCtrl w/ XP Style


sphawkins
May 31st, 2002, 03:58 PM
I am using a CTabCtrl with an Image List where each tab has an icon on it (from the image list). Under Windows 95/98/ME/2000 and even XP it looks great. When I add the XP Manifest to the project to turn on the XP Styles, the captions on the tabs overwrites the icons only under XP. They still look fine on Windows 95/98...etc.

I have even set the style TCS_FORCEICONLEFT and TCS_FORCELABELLEFT and they seem to have no effect.

Any help would be greatly appreciated.