Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Warning: The retired, out-of-support Internet Explorer 11 desktop application has been permanently disabled through a Microsoft Edge update on certain versions of Windows 10. For more information, see Internet Explorer 11 desktop app retirement FAQ.

Symptoms

You have an ActiveX control that uses the following code to hide or to reset the browser chrome:

pweb2->put_AddressBar(VARIANT_FALSE); 
pweb2->put_MenuBar(VARIANT_FALSE); 
pweb2->put_StatusBar(VARIANT_TRUE); 
pweb2->put_ToolBar(VARIANT_FALSE); 
pweb2->Release();

However, when you run the ActiveX control in Windows Internet Explorer 8, the ActiveX control does not work correctly. Additionally, the browser chrome is not hidden or reset as expected.

Note If you resize the browser, the browser chrome is hidden or reset as expected. 

Resolution

Security update information

To resolve this problem, install the most recent cumulative security update for Windows Internet Explorer. To do this, visit the following Microsoft website:

http://update.microsoft.comFor more technical information about the most recent cumulative security update for Windows Internet Explorer, visit the following Microsoft website:

http://www.microsoft.com/technet/security/current.aspxNote This update was first included in security update 982381 (MS10-035). For more information, click the following article number to view the article in the Microsoft Knowledge Base:
 

982381 Cumulative security update for Internet Explorer
 

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×