R
rameshdk
Guest
Hi All,
I have an application using property sheets. I have two pages in the property sheet. When I switch the page first page to second page. The first property page shows through in the second.
when I put the line below the problem disappears
#pragma comment(linker,"\"/manifestdependency:type='win32' \
name='Microsoft.Windows.Common-Controls' version='6.0.0.0' \
processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
The property page properties have a Transparent property false.
Earlier I did not face this problem.
please suggest pointers on where to check.
Looking forward to your advice and help on this.
Regards,
Ramesh D.
Continue reading...
I have an application using property sheets. I have two pages in the property sheet. When I switch the page first page to second page. The first property page shows through in the second.
when I put the line below the problem disappears
#pragma comment(linker,"\"/manifestdependency:type='win32' \
name='Microsoft.Windows.Common-Controls' version='6.0.0.0' \
processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
The property page properties have a Transparent property false.
Earlier I did not face this problem.
please suggest pointers on where to check.
Looking forward to your advice and help on this.
Regards,
Ramesh D.
Continue reading...