WBCustomizer.dll Implements IDocHostUIHandler for VB (183235)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.5
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q183235 SUMMARY WBCustom.exe contains the WBCustomizer.dll, a sample COM
object that demonstrates how to implement the IDocHostUIHandler interface for
use in Visual Basic (VB) applications. If you are developing applications using
the Internet Explorer 4.0x (IE4) WebBrowser control, the IDocHostUIHandler
interface allows you to perform certain user interface functions, such as
turning off context menus and accelerator keys. If you are a Visual
Basic developer and you are using the Internet Explorer 4.0 WebBrowser control,
WBCustomizer allows you to perform the following:
- Turn context menus on or off.
- Turn all accelerator keys on or off.
- Turn specific accelerator keys on or off.
The WBCustom.exe file includes the compiled WBCustomizer ATL
object, as well as the ATL source code, so that you can customize this control
to fit your own needs. WBCustom.exe also includes a sample Visual Basic
application that demonstrates how to use the WBCustomizer control.
Please read the MORE INFORMATION section for instructions on how to use
WBCustomizer in your Visual Basic application. NOTE: This sample is not supported by Microsoft. If you require
additional functionality, you can change the source code. REFERENCES For more information about IDocHostUIHandler, see the following MSDN workshop documentation:
Modification Type: | Major | Last Reviewed: | 4/21/2006 |
---|
Keywords: | kbdownload kbFAQ kbfile kbinfo kbSample kbWebBrowser KB183235 kbAudDeveloper |
---|
|