ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintForm Class
Members

In This Topic
    PrintForm Class
    In This Topic
    The print preview form.
    Object Model
    PrintForm Class
    Syntax
    'Declaration
     
    
    Public Class PrintForm 
       Inherits System.Windows.Forms.Form
    public class PrintForm : 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.C1List.PrintForm

    See Also