Link in winforms application which redirect to http page in default browser
Is it possible to add to the winformac application开发者_StackOverflow link control something which, when clicked, redirects you to the default browser with page opened for example google.com?
Launch a URL from a WinForms app
精彩评论