CTabCtrl & Common Control 6
Hi Guys,
I've recently added support for common control 6 in my dailog.
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")
All of my controls got their UI look "upgraded" except of my CTabCtrl which still paint the background in grey and doesn't highlight the buttons when the mouse hover.
Is there anything else I need to do to get the CTabCtrl look and feel like all the other controls??
Many thanks!
Re: CTabCtrl & Common Control 6
Please Ignore it's working fine!! Sorry