R
rob
How can I launch a webbrowser from my windows forms applications? The
reason I need that is because I have a DataGridView with links in one
of the columns. When clicking on it I process the click and then want
to start a webbrowser loading the site that the link was pointing to.
Thanks,
Rob
reason I need that is because I have a DataGridView with links in one
of the columns. When clicking on it I process the click and then want
to start a webbrowser loading the site that the link was pointing to.
Thanks,
Rob