HOWTO: Use the WebBrowser Control from Visual Basic 5.0Last reviewed: March 28, 1997Article ID: Q162719 |
The information in this article applies to:
SUMMARYMicrosoft Internet Explorer 3.0 includes a custom ActiveX control called "WebBrowser." When you use WebBrowser in combination with Microsoft Visual Basic 5.0, you can design powerful custom solutions that include Internet Web browsing features. This article illustrates how to use the WebBrowser control within Microsoft Visual Basic 5.0.
MORE INFORMATIONThe following example creates a mini-browser:
NOTE: Distribution of a Microsoft Visual Basic 5.0 application that uses the WebBrowser control requires that Microsoft Internet Explorer 3.0 (or later) be installed on the target system prior to installation.
REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q155969 TITLE : How To Distribute the WebBrowser Control |
Keywords : VBKBWeb kbhowto
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |