Question : LinkLabel control for calling another sub.

I currently have a VB6 application that uses the RichTextBox control.  I use the click event to replicate a hyperlink for some IP addresses, and for other IP addresses it calls another subroutine that kicks off an ssh session in SecureCRT.  I am in the process of converting the application to Visual Studio 2010 (VB).  Is it possible to use the LinkLabel control to look and act like a hyperlink... except that when clicked it will call a subroutine that has my shell command in it?

I'm new to Visual Studio 2010, so an example would be very helpful.

Answer : LinkLabel control for calling another sub.

Random Solutions  
 
programming4us programming4us