|
Browse by Tags
All Tags » WebBrowser ( RSS)
-
|
I found this email in my inbox today: “ Hi Mauricio,I came across a reference to your blog at : http://stackoverflow.com/questions/1286746/c-open-link-in-new-tab-webbrowser-control I have been studying your writings on extending the WebBrowser control...
|
-
|
Recently an user of the ExtendedBrowser v2 commented that he needed access to the NewWindow3 event. The NewWindow3 event is raised when a new window is to be created. It extends NewWindow2 with additional information about the new window. Syntax...
|
-
|
Well recently Kingsley has point me to a lot of useful links to improve the ExtendedWebBrowser. However he found another detail. When in Javascript you do something like a: window . open(‘url’,’window’,’width=200;height=300’); Those width and height settings...
|
-
|
I had previously posted an extended version of the WebBrowser Control. This code posted in Opening Popup in a NewWindow and NewWindow2 Events in the C# WebBrowserControl , dealt with some issues when you want to have a form with a WebBrowser and in the...
|
|
|
|