I'm developing a windows forms application with some html pages. I just want to run the html page in the application. I'm using winform's default webBrowser control, but not getting exact output. like css and javascript files are not properly working. So, how do i embed chrome in winform.