In the button click event handler of a windows form, it looks at a file path c:\dev\Index.htm. I need to open this file in a browser window such as IE or chrome. How can I do this? Any example is very much appreciated.In the button click event handler of a windows