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
Win2008 Domain Controller is rejecting replication requests
My RAM clock speed is off in CPU-Z
Will this drive work in a Dell Latitude D620
alpha towards the end of the stage
SBS2k8 E-mail alias already exists
Access VBA 2010 - drag and drop on a form
basic question about graphs and gradients
ACT! pad file question
Exchange 2007 OWA causes 2 audit failures on failed login attempt
How do I add a second domain controller for OWA authentiion on Exchange 2007?