Hi,
I have created a C++ MFC Application with Visual Studio 2010 which create a WebBrowser control, based on one MSDN example.
It works well (tested under Windows 8.1) but even that IE 11(*1) is used for the rendering of the pages, edit boxes and buttons are displayed with a 3D look as in the good old days, the scroll bars appear flat, though.
I'll glad if someone can tell me what I can do to get rid of the 3D look, i.e. the goal is to simply have the same look as IE 11 is having by default. I suppose that I have to use some other interfaces than IWebBrowser2 but which one ?
*1 : I specify it in the proper registry key ...\FEATURE_BROWSER_EMULATION