Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.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
       Implements IHandle(Of HWND), Windows.Win32.System.Com.IPersist.Interface, Windows.Win32.System.Com.IPersistStreamInit.Interface, Windows.Win32.System.Com.StructuredStorage.IPersistStorage.Interface, Windows.Win32.System.Ole.IOleControl.Interface, Windows.Win32.System.Ole.IOleInPlaceActiveObject.Interface, Windows.Win32.System.Ole.IOleInPlaceObject.Interface, Windows.Win32.System.Ole.IOleObject.Interface, Windows.Win32.System.Ole.IOleWindow.Interface, Windows.Win32.System.Ole.IPersistPropertyBag.Interface, Windows.Win32.System.Ole.IQuickActivate.Interface, Windows.Win32.System.Ole.IViewObject.Interface, Windows.Win32.System.Ole.IViewObject2.Interface 
    public class PrintProgressForm : System.Windows.Forms.Form, IHandle<HWND>, Windows.Win32.System.Com.IPersist.Interface, Windows.Win32.System.Com.IPersistStreamInit.Interface, Windows.Win32.System.Com.StructuredStorage.IPersistStorage.Interface, Windows.Win32.System.Ole.IOleControl.Interface, Windows.Win32.System.Ole.IOleInPlaceActiveObject.Interface, Windows.Win32.System.Ole.IOleInPlaceObject.Interface, Windows.Win32.System.Ole.IOleObject.Interface, Windows.Win32.System.Ole.IOleWindow.Interface, Windows.Win32.System.Ole.IPersistPropertyBag.Interface, Windows.Win32.System.Ole.IQuickActivate.Interface, Windows.Win32.System.Ole.IViewObject.Interface, Windows.Win32.System.Ole.IViewObject2.Interface  
    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.Schedule.Printing.PrintProgressForm

    See Also