[]
Print progress form.
public class PrintProgressForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
PrintProgressForm(PrintInfo) | Initializes a new instance of the PrintProgressForm form. |
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. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |