[video width=“593” height=“486”]http://v.youku.com/v_show/id_XNTkzMzExMTM2.html[/video] These controls are much the same as the form’s properties and such. In the video, the LinkLabel click event has this line of code:
System.Diagnostics.Process.Start(“http://www.neilren.com”);
It works the same wherever it’s executed; it opens the specified link with the system’s default browser.
