ComponentOne FlexReport for WinForms
BaseForm Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Forms Namespace : BaseForm Class
Base class for all custom forms in C1Preview.
Object Model
BaseForm Class
Syntax
'Declaration
 
Public Class BaseForm 
   Inherits System.Windows.Forms.Form
public class BaseForm : 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
                     C1.Win.C1Document.Forms.BaseForm
                        C1.Win.C1Document.Export.ExportOptionsFormBase
                        C1.Win.C1Document.Forms.DocumentInfoForm
                        C1.Win.C1Document.Forms.OutputRangeForm

See Also

Reference

BaseForm Members
C1.Win.C1Document.Forms Namespace