Unicode Controls & Classes for VB6 - Version 4

ctlUniLinkWL.Link Property

Gets or sets the link associated with the control

Syntax
Public Property Get Link () As String
Public Property Let Link (ByVal New_Link As String)
Parameters
Parameter Description
ByVal New_Link As String The new link
Remarks