C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Forms Namespace / BaseForm Class
Members

BaseForm Class
Base class for all custom forms in C1Preview.
Object Model
BaseForm Class
Syntax
'Declaration
 
Public Class BaseForm 
   Inherits 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.C1Preview.Forms.BaseForm
                        C1.C1Preview.Export.ExportOptionsFormBase
                        C1.C1Preview.Forms.DocumentInfoForm
                        C1.C1Preview.Forms.OutputRangeForm
                        C1.C1Preview.Forms.ProgressForm
                        C1.C1Preview.Forms.TagsInputFormBase
                        C1.C1Preview.Forms.WarningForm

See Also