Share via


Customizing the Browser User Interface (Windows Embedded CE 6.0)

1/6/2010

This section contains information about how to customize the browser user interface. You can modify the appearance of the browser by customizing fonts, applying Windows XP visual style, and replacing default message boxes. If you are using the IE XAML UI Sample application, or another browser that uses the Internet Explorer Embedded tiling engine, you can use xxxrframeworkextxx to customize all elements of your browser that are not the Web content (such as menus, dialog boxes, tabs, and toolbars). In addition, Windows Embedded CE includes resources that you can use to modify the user interface elements of the browser-host. These resources are located in the %_WINCEROOT%\PUBLIC\IE\OAK\SHDOCVWUI\RESDLL directory.

In This Section

  • Replacement of the MSHTML User Interface
    Describes how to replace menus and toolbars, supply message boxes and Help UI, show messages that have a resource identifier, display custom user input prompts, and customize file filtering in the open and save dialog boxes.
  • Adding Theme Support
    Describes how to apply Windows XP visual style to the controls such as scrollbars, buttons, and edit box.

See Also

Other Resources

Internet Explorer Embedded OS Design Development