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


In This Topic
    HyperlinkForm Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class HyperlinkForm 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As HyperlinkForm
    public class HyperlinkForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.HyperlinkForm

    See Also