
|
|
||
|
|
|
|
Build your own browser using Internet Explorer's open and proven component architecture
You don't have to be a rocket scientist to create your own application based on Internet Explorer technologies such as the WebBrowser Control. It provides rich functionality that you can include in any program where you want to see elements of a browser interface or to include HTML navigation, History and Favorites management, HTML parsing and rendering, or any other feature of Internet Explorer. Because the WebBrowser control is registered as a control in the registry, you can include it in your programs by adding Microsoft Internet Controls to the toolbox in almost any development program you wish, such as Visual Basic.
Here's how to create your own Web browser using Internet Explorer 4.0 and Visual Basic 5:
You can also use the Internet Explorer 4.0 object model to expose only the functionality you want your users to have. For example, you've just created a browser with no Forward, Backward, or Refresh button. If this suits your needs, this would be fine. To add the other functionality, you only need to create a few more buttons on your form and add the following lines of code:
You can experiment with the rest of the functionality inside the WebBrowser control so that you can build the browser that fits your needs.
|
|||||||||||||||
|
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. Last updated: Wednesday, January 28, 1998 Photo credits: Phil Lauro/Index Stock, Richard Smith/Corbis |
||||||||||||||||