VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Send the users of your apllication to your site or any other site you want using a link on your for

Jim Poulman  (2 Submissions)   Internet/HTML   VB 6.0   Unknown Difficulty   Wed 2nd May 2001   Mon 8th February 2021

Send the users of your apllication to your site or any other site you want using a link on your form.NO API,NO OCX,ONE LINE!

API Declarations


-Add a label to your form with any caption (e.g.: "Click here to visit VBCode").
-Optionaly set the font to Underline.
-Optionaly set the ForeColor to &H00FF0000& (blue)
-Optionaly set the Mouse Pointer to 10 - Up Arrow , or any other pointer you prefer.
-Optionaly set the ToolTipText to the URL (e.g. "www.vbcode.com")

Now click the label in design-time and write the following code:

Rate Send the users of your apllication to your site or any other site you want using a link on your for (1(1 Vote))
Send the users of your apllication to your site or any other site you want using a link on your for.bas

Send the users of your apllication to your site or any other site you want using a link on your for Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters