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# a
You can't. The web browser control hosts the MSHTML COM object only.