WebBrowser in C # using Chrome

2

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

Now I need to create a browser application using chrome. What's the best library for me to do this? I am searching CefSharp. Proceed?

    
asked by anonymous 13.05.2017 / 08:06

1 answer

4
13.05.2017 / 08:09