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


In This Topic
    TooltipsForm Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class TooltipsForm 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As TooltipsForm
    public class TooltipsForm : 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.Design.TooltipsForm

    See Also