Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7878601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:42:18+00:00 2026-06-03T03:42:18+00:00

Does the WPF WebBrowser control depend on the version of IE that is installed

  • 0

Does the WPF WebBrowser control depend on the version of IE that is installed on the user’s machine, or does it use a separate library that is consistent across machines? I’ve read that it only renders in IE7 mode, but I want to make sure there wouldn’t be any issues with a user who either doesn’t have IE installed or is still on IE6 for some reason.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T03:42:19+00:00Added an answer on June 3, 2026 at 3:42 am

    The MSDN remarks for WebBrowser indicate it rehosts the IE ActiveX control:

    The WebBrowser control internally instantiates the native WebBrowser ActiveX control.

    The WebBrowser ActiveX control is better known as Shdocvw.dll. This in turn wraps Mshtml.dll, and probably other DLL’s given your environment. One caveat of rehosting this control is its setting for Browser Emulation:

    For applications hosting the WebBrowser Control, the default value is 7000. To control the value of this feature by using the registry, add the name of your executable file to the following setting and set the value to match the desired setting.

    0x7000 means IE7 compatibility mode. Therefore, if you would like your WPF application to render using some other mode you need to update the registry, as adapted from this example:

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION] 
    "MyApplication.exe" = dword:2328
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does the WPF WebBrowser control always use Internet Explorer or does it use the
Does the WPF 4.0 WebBrowser Control support HTML5 if IE9 is installed? My initial
Does WPF use the installed color profile in windows for correcting the colors that
Does anyone know a WPF control/app that functions like the google Finance graph/chart? Thank
i have found that WebBrowser control (both Winforms and WPF) has certain javascript constructs
I have read in many places that WPF combo does not support autocomplete but
What does {Binding Path=.} mean in a WPF binding? I see some people use
It seems that the WPF Rectangle shape does not have the Click event defined.
Does someone have know how to trap clicks on Links in the WPF WebBrowser
is there any way to determine the visible region of a WPF control that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.