Wednesday, July 27, 2005

IStaySharp WebBrowser Control

IStaySharp.WebBrowser

"Introduction
The library IStaySharp.WebBrowser is a windows control library that embeds the browser functionality of Microsoft Internet Explorer and Mozilla. Both browsers implement the same set of interfaces, this enables you for example to easily interchange between the two browsers.

Features


  • IWebBrowser2 and DWebBrowserEvents2 functionality for IE and Mozilla

  • No dependency to AxInterop.SHDocVw.dll or SHDocVw.dll

  • Unit testing

  • Implemented the Travel Log interface

  • Functionality for printing with custom header, footer & margins

  • Interfaces equivalent to the WebBrowser control in VS.NET 2005 (e.g.: CanGoBack, ObjectForScripting, etc.)

  • Communication between JScript/VBScript with .NET code through the ObjectForScripting property (GetExternal of IDocHostUIHandler)

  • Xml Documentation



..."


Sounds kind of cool...

No comments: