[]
Print progress window.
public class C1PrintProgress : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
C1PrintProgress() | Initializes a new instance of the C1PrintProgress class. |
C1PrintProgress(Language) | Initializes a new instance of the C1PrintProgress class with a language. |
C1PrintProgress(CultureInfo) | Initializes a new instance of the C1PrintProgress class with a language. |
Name | Description |
---|---|
CanCancel | Determines whether Cancel button should be enabled. |
CancelClicked | Gets a value indicating if the print/preview was cancelled. |
TxtCancel | Gets or sets the text for the Cancel button. |
TxtPrinting | Gets or sets the text used to display the current progress when the grid is printed/previewed. |
TxtTitle | Gets or sets the text for the Windows caption. |
Name | Description |
---|---|
Dispose(bool) | Overloaded. Releases the resources used by the component. |