Can you please let me know how I can add other browser controls like Chrome, Firefox, … to C# web browser control?I am trying to create a HTML and CSS rules tester in C# and I need to have all of them inside the application
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming that you merely want to use other browsers, not add Chrome or Firefox to the C# Web Browser control…here are some helpful links:
CefSharp Embedded Chromium for .NET: https://github.com/chillitom/CefSharp
Embedding Gecko (firefox engine): https://developer.mozilla.org/en-US/docs/Gecko/Embedding_Mozilla/FAQ/Embedding_Gecko