intime69 0 Posted January 24, 2011 (edited) Hi everybody,In an Embedded IE GUI, all website controls (checkbox, radio, buttons, input fields, etc.) have the basic Windows 98 style. Is it possible for an Embedded IE Control to have a modern XP, Vista or Windows 7 style? The only possible answer I have found so far is in the Microsoft Library [link].DOCHOSTUIFLAG_THEME (Internet Explorer 6 and later. Specifies that the hosted browser should use themes for pages it displays.)Apparently adding the above would do the trick but I have no idea how to implement this in an AutoIT Script. Here's a link that talks about this issue but it's not with regards to AutoIT: http://stackoverflow.com/questions/2776657/manifest-or-theme-style-for-a-iwebbrowser2-controlAn Embedded Browser is great but if it has a Windows 98 Style then it's not so great anymore. I've been researching this for hours. Can any body help? Edited January 24, 2011 by intime69 Developer and Co-OwnerInTime Applicaitons Inc. Share this post Link to post Share on other sites