WebBrowser.WebBrowserSite is a class that you can expend to customize the
behavior of the webbrowser control. The .Net 2.0 version of this class
supports some default extension, such as IDocHostUIHandler.
For the managed version of InternetSecurityManager, search "Microsoft
Internet Control and Vista" in newsgroups.
For how to extend WebBrowserSite, visit
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=824548&SiteId=1

Signature
Sheng Jiang
Microsoft MVP in VC++
> Hi
>
[quoted text clipped - 15 lines]
> Thanks a lot!
> Bart