Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Printing Namespace / PrintStyleOptionsForm Class
Members

In This Topic
    PrintStyleOptionsForm Class
    In This Topic
    The PrintStyleOptionsForm allows setting properties of the specified printing style.
    Object Model
    PrintStyleOptionsForm Class
    Syntax
    'Declaration
     
    Public Class PrintStyleOptionsForm 
       Inherits System.Windows.Forms.Form
    public class PrintStyleOptionsForm : 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.C1Schedule.Printing.PrintStyleOptionsForm

    See Also