This tag refers to the WebBrowser ActiveX Control (native) and for Windows Forms or WPF applications (.NET).
I'm trying to create a program to clone multiple bugs at a time through the web interface of our defect …
c# webbrowser-controlI am trying to load a PDF document inside a .NET web browser control. In versions of Adobe Reader prior …
.net pdf webbrowser-control acrobat adobe-readerI recently upgraded to IE9-beta. Now, In my .Net (3.5) WinForm application I want to use WebBrowser control. So my …
c# .net-3.5 browser webbrowser-control internet-explorer-9I am trying to change the UserAgent of the WebBrowser control in a Winforms application. I have successfully achieved this …
c# winforms webbrowser-control user-agentCan you use Chrome Web Browser webkit engine in WebBrowser control in WindowsForms?
winforms google-chrome webkit webbrowser-controlI am building a Flutter app, and I'd like to open a URL into a web browser or browser window (…
flutter dart url browser webbrowser-controlI am working with the Webbrowser control on a windows.form application written in C#. I would like to write …
c# cookies webbrowser-controlIn my WinForms app, if I use a WebBrowser control, it seems to be forced into compatibility mode. How can …
winforms internet-explorer browser webbrowser-control cross-browserThe new Windows 10 with Microsoft Edge has arrived. I want to ask you, how can I add it to my …
c# webkit webbrowser-control windows-10 microsoft-edgeDoes anybody know how to click on a link in the WebBrowser control in a WinForms application and then have …
c# .net winforms webbrowser-control tabcontrol