Webbrowser in C# using Chrome

Asked

Viewed 3,993 times

2

I have a browser application that I created using the class WebBrowser of System.Windows.Forms, this class uses the browser engine IE.

Now I need to create a browser application using Chrome. What’s the best library for me to do this? I’m researching Cefsharp. Proceed?

1 answer

4


Browser other questions tagged

You are not signed in. Login or sign up in order to post.