[]
        
(Showing Draft Content)

C1.Win.C1Schedule.Printing.PrintProgressForm

PrintProgressForm Class

Print progress form.

Namespace: C1.Win.C1Schedule.Printing
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class PrintProgressForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
PrintProgressForm(PrintInfo)

Initializes a new instance of the PrintProgressForm form.

Properties

Name Description
CancelClicked

Gets a value indicating whether the print/preview has been cancelled.

Progress

Gets or sets the double value specifying an approximate progress ratio, from 0 (0% complete) to 1 (100% complete).

TxtPrinting

Gets or sets the text used to display the current progress while printing/previewing.

TxtTitle

Gets or sets the Window caption.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.