Internet Explorer Embedded Browser Control Host (Windows Embedded CE 6.0)
1/6/2010
The Microsoft® Internet Explorer browser control host (SHDOCVW) exposes the WebBrowser control to application programmers. The WebBrowser control provides navigation, in-place linking, and management of favorites and history to Internet browsers. The control also exposes interfaces to allow it to be hosted separately as a Microsoft ActiveX® control. Note, however, that the Windows Embedded CE implementation of the WebBrowser control does not include a design-time control. This means that you need to implement the control manually through the Component Object Model (COM) interfaces.
In This Section
- Internet Explorer Browser Control Host OS Design Development
Provides information about the components and modules that implement Browser Control Host functionalities, and Sysgen variables that enable these functionalities.
- Internet Explorer Browser Control Host Application Development
Provides information about how a Windows Embedded CE-based application can use Browser Control Host.
- Internet Explorer Browser Control Host Registry Settings
Provides information about the registry settings that enable and configure Browser Control Host functionalities in your OS design.
- Internet Explorer Browser Control Host Migration
Provides information about the changes in Browser Host Control that you need to know when migrating from one version of Windows Embedded CE to another.
- Internet Explorer Browser Control Host Samples
Describes sample code that illustrates the use of Browser Control Host.
- Internet Explorer Browser Control Host Reference
Provides reference information about the Browser Control Host programming elements that are available for use in Windows Embedded CE-based devices.
Related Sections
- Browser Applications
Provides links to topics that describe the browser applications supported in Windows Embedded CE.
- Scripting
Provides links to topics that describe the scripting languages supported in Windows Embedded CE.