PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class
Members

In This Topic
    ProgressForm Class
    In This Topic
    Represents a form that can be used to show printing or export progress.
    Object Model
    ProgressForm Class
    Syntax
    'Declaration
     
    Public Class ProgressForm 
       Inherits BaseForm
    public class ProgressForm : 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.ProgressForm

    See Also