I've developed a simple desktop application to share with some colleagues. However once i added the webbrowser control, it seems to not run properly as it needs the latest IE to open pages such as Google Maps. Is there c# code i can use to automatically have the web browser control use the latest browser/IE?
How to export only selected rows from datagridview into excel?
this ANSWER DID NOT WORK.