Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpHyperlink Class / ActiveLink Property


In This Topic
ActiveLink Property
In This Topic
Returns the active link.
Syntax
'Declaration
 
Public ReadOnly Property ActiveLink As Integer
 
'Usage
 
Dim instance As FpHyperlink
Dim value As Integer
 
value = instance.ActiveLink
See Also