Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpHyperlink Class
Members


In This Topic
    FpHyperlink Class
    In This Topic
    Represents the FarPoint hyperlink control.
    Syntax
    'Declaration
     
    
    Public Class FpHyperlink 
       Inherits ControlBase
    'Usage
     
    
    Dim instance As FpHyperlink
    public class FpHyperlink : ControlBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.ControlBase
                   FarPoint.Win.FpHyperlink

    See Also