URLLabel.Link (gb.form)
Property Link As String
Return or set the target URL associated with the control.
This URL is used when the user clicks on the control. If this property is 
NULL, then
the 
Text property will be used instead.
You must load the 
gb.desktop component if you want
the target URL to open automatically.
Otherwise, you have to handle the 
Link event.