Like this :
VB Code:
Private Sub LinkLabel1_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked Process.Start(Me.LinkLabel1.Text) End Sub
|
Results 1 to 4 of 4
Thread: simple link questionThreaded View
|
Click Here to Expand Forum to Full Width |