This tag refers to the WebBrowser ActiveX Control (native) and for Windows Forms or WPF applications (.NET).
I have IE10 installed on my machine and am trying to access a web application which I do not own. …
.net webbrowser-control ie8-browser-modeI have a test method created using Selenium, something similar to this: [TestFixture] public class Test_Google { IWebDriver driver; [SetUp] …
testing selenium windows-services webbrowser-control system-testingI have a WebBrowser control and I want to save the whole page viewed to image (any web page). I …
c# .net winforms webbrowser-control mshtmlI am trying to use the WebBrowser control to launch a new form for popups instead of it opening in …
browser webbrowser-control vb.net-2010 popupwindow axwebbrowserMy application displays a small banner loaded from the web in a TWebBrowser control. This banner is actually a HTML …
delphi browser webbrowser-control delphi-xe2 bannerI have to make a IE type browser with some extra features on it. In Visual Studio, we have a …
c# winforms web-applications webbrowser-controlIn C# WinForms sample application I have used WebBrowser control and JavaScript-XPath to select single node and change that node .…
c# javascript xpath webbrowser-control evaluateI'm using the WPF WebBrowser component to display some very simple HTML content. However, since I don't know the content …
c# wpf webbrowser-control scrollbarI've noticed that the Title or Body part is remembered if I come back to the Ask Question page by …
html forms webbrowser-control browser-cacheI want to use some of the new features of mshtml.dll version 9.0 such as IHTMLCSSRule. The interop version in …
.net internet-explorer-9 webbrowser-control mshtml