WOW.NET is the most complete WebBrowser implementation available on the market. Now you can have all of the features of the original ActiveXWOW control you know and love but in a pure .NET assembly and a HUGE number of new features. Of course, we still have the original window.external.RaiseEvent functions, and you can set your own [ComVisible] .NET objects to be the window.external object so you can call your object's methods and properties directly from your webpage. The download includes examples. WOW.NET is a C# .NET 2.0 control that creates, hosts and sinks the events of the original Webbrowser control (Not .NET or any other wrapper). Advanced customization and total control over the Webbrowser control are achieved via implementation of a number of interfaces, along with the addition of many methods, properties and events. The control has no dependencies on MSHTML interop. All of the interfaces, enums and structs are defined within the project. |