Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Compiler > Very Simple VB ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 65 of 149
Post > Topic >>

Very Simple VB .NET question from a NEWBIE!!!

by "Ted Papas" <tpapas@[EMAIL PROTECTED] > Jan 15, 2004 at 02:19 AM

I have a quick question since I don't have the help file for VB.net and I
bet its no biggie for you guys!
I m trying to make a HELP -> ABOUT Message Box and I want the URL of the
company to be active and clickable, how do I do it!?!? This is my Sub

This is the Help -> About MsgBox :
Private Sub MenuItem3_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MenuItem3.Click

' Help/About stuff goes here

MsgBox("Blah Blah Blah vsn. 1.91" + Chr(13) + "Copyright © 2003 by Blah
Blah
Corp." + Chr(13) + "All Rights Reserved" + Chr(13) + Chr(13) + "URL:
http://www.blahblah.com
- E-Mail: info@[EMAIL PROTECTED]
" + Chr1(13) + "Tel:
211-1234567 - Fax: 211-7654321" + Chr(13) + Chr(13) + "Expires On:
31-03-2004")

End Sub

That displays the url but in black and not active...

Please help!

Regards

Ted




 2 Posts in Topic:
Very Simple VB .NET question from a NEWBIE!!!
"Ted Papas" <  2004-01-15 02:19:50 
Re: Very Simple VB .NET question from a NEWBIE!!!
nospam@[EMAIL PROTECTED]   2004-01-15 12:06:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 0:21:03 CDT 2008.