ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class
Members

In This Topic
    PrintProgressForm Class
    In This Topic
    Print progress form.
    Object Model
    PrintProgressForm Class
    Syntax
    'Declaration
     
    Public Class PrintProgressForm 
       Inherits System.Windows.Forms.Form
    public class PrintProgressForm : 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.C1GanttView.Printing.PrintProgressForm

    See Also