Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpHyperlink Class / FpHyperlink Constructor


In This Topic
    FpHyperlink Constructor
    In This Topic
    Creates a new FarPoint hyperlink control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpHyperlink()
    public FpHyperlink()
    See Also