Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ErrorForm Class
Members


In This Topic
    ErrorForm Class
    In This Topic
    Represents an error form.
    Object Model
    ErrorForm Class
    Syntax
    'Declaration
     
    
    Public Class ErrorForm 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As ErrorForm
    public class ErrorForm : 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.Web.Spread.ErrorForm

    See Also