Posts by Gustavo Satheler • 11 points
1 post
-
1
votes0
answers49
viewsQ: C# - How to put a secondary address in Webbrowser
Hello, How to put secondary address in Webbrowser in Visual Studio 2015. // webBrowser1 // resources.ApplyResources(this.webBrowser1, "webBrowser1"); this.webBrowser1.Name = "webBrowser1";…