In Windows XP and Visual C++ 6.0, I have inserted a manifest, a standard command button, and an iconic button onto a dialog. The standard button shows the correct style with an XP theme, but the iconic button does not.
You can just uncheck 'Icon' in the Button Properties in the resource editor and the button changes to have the XP style.
How can I get the iconic button to display correctly?