The information in this article applies to:
SUMMARY
When you create an application that uses the WebBrowser control, the
currently installed version of Internet Explorer (IE) is used. If you
create a Visual Basic project with Internet Explorer 3.0 installed on your
development computer, your project will use the IE3 WebBrowser control. When
you upgrade to Internet Explorer 4.0, the newly created projects will use
the IE4 WebBrowser control. Your existing projects still use the IE3
compatible version of the WebBrowser control. However, you are no longer
able to create new projects with the IE3 WebBrowser control.
MORE INFORMATION
If you want create applications that use the IE3 WebBrowser control so they
run on Computers that have IE3 or IE4 installed, we recommend developing on
a computer with IE3 installed. If this is not possible, you can use
information in this article to set up your IE4 development computer so that
you can choose which version of the WebBrowser control you want to use.
REFERENCESFor additional information, please see the following article(s) in the Microsoft Knowledge Base: Q162719 HOWTO: Use the WebBrowser Control from Visual Basic 5.0 Q155969 How To Distribute the WebBrowser Control For more information, please see the MSDN Web Workshop: http://msdn.microsoft.com/workshop/default.asp Additional query words: VBKBWeb kbhowto
Keywords : kbIE300 kbIE301 kbIE400 kbIE401 kbIE302 kbDSupport AXSDKWebBrowser |
Last Reviewed: July 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |