Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / WarningForm Class
Members

In This Topic
    WarningForm Class
    In This Topic
    Represents a form used to show a warning.
    Object Model
    WarningForm Class
    Syntax
    'Declaration
     
    Public Class WarningForm 
       Inherits BaseForm
    public class WarningForm : BaseForm 
    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
                         C1.C1Preview.Forms.BaseForm
                            C1.C1Preview.Forms.WarningForm

    See Also