Microsoft
Software
Hardware
Network
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.
*Process.Start() is the .Net equivalent of Shell():
http://msdn.microsoft.com/
en-us/libr
ary/
system
.diagnosti
cs.process
.start(VS.
71).aspx
Random Solutions
RSH client for windows 2008 r2
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?
problem exportting gridview to excel spreadsheet
Backup Exec 2010 fails on VSS services
Exchange Edge Transport Issues
MS SQL count total time.
sharepoint - performance tunning
Windows player for Twonky media server
Detect dual monitor via javascript
IF THEN statement with link to web pages