VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Adding Hyperlink Using the Label Control *** incredibly simplified *** less than half the code as o

mazzacom  (1 Submission)   Internet/HTML   VB 6.0   Unknown Difficulty   Thu 13th February 2003   Mon 8th February 2021

Adding Hyperlink Using the Label Control *** incredibly simplified *** less than half the code as others

API Declarations


Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long

Rate Adding Hyperlink Using the Label Control *** incredibly simplified *** less than half the code as o (2(2 Vote))
Adding Hyperlink Using the Label Control *** incredibly simplified *** less than half the code as o.bas

Adding Hyperlink Using the Label Control *** incredibly simplified *** less than half the code as o Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters