Hey everyone,
I have one question that has been quite difficult to google, yet it is so simple.
I am writing a small program in visual basic .NET and I would like clickable url in a messageBox.
I'm beginning to wonder if this is even possible with the messageBox class since the output is of String datatype.
I realize there are probably few here that use vb .NET for obvious reasons, but perhaps any of you familiar with .NET in general may be able to help.