WebBrowser in .NET Applications
-
Hello I'm having extreme problems adding a WebBrowser control to a .NET C# application, that is if I add the COM control from Microsoft then the COM brigde seem to be so badly broken that the BeforeNavigate2 will never ever fire. (All other events of the control will fire correctly as expected) I also tried to wrap the Control into another control in VB6 and import that com control, but .NET does not like that and simply gives a blue screen there. So my question here is has anyone been sucessful in using a browser control in .NET app, and been able to get the BeforeNavigate2 event to work ? Thanks Björn
-
Hello I'm having extreme problems adding a WebBrowser control to a .NET C# application, that is if I add the COM control from Microsoft then the COM brigde seem to be so badly broken that the BeforeNavigate2 will never ever fire. (All other events of the control will fire correctly as expected) I also tried to wrap the Control into another control in VB6 and import that com control, but .NET does not like that and simply gives a blue screen there. So my question here is has anyone been sucessful in using a browser control in .NET app, and been able to get the BeforeNavigate2 event to work ? Thanks Björn
-
Hello I'm having extreme problems adding a WebBrowser control to a .NET C# application, that is if I add the COM control from Microsoft then the COM brigde seem to be so badly broken that the BeforeNavigate2 will never ever fire. (All other events of the control will fire correctly as expected) I also tried to wrap the Control into another control in VB6 and import that com control, but .NET does not like that and simply gives a blue screen there. So my question here is has anyone been sucessful in using a browser control in .NET app, and been able to get the BeforeNavigate2 event to work ? Thanks Björn
Have a look at http://www.syncfusion.com/FAQ/WinForms/FAQ_c100c.asp#q645q.