PrintingProcessingWindow Members
The PrintingProcessingWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PrintingProcessingWindow(PrinterSetupArgs) |
Initializes a new instance of the PrintingProcessingWindow class.
|
Methods
Name | Description | |
---|---|---|
![]() |
CloseWindow |
Closes the window.
|
![]() |
EnableAbortButton |
Enables the abort button.
|
![]() |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
![]() |
OnClosing |
Handles the [E:Closing] event.
|
![]() |
UpdateStatus |
Updates the status.
|
Properties
Name | Description | |
---|---|---|
![]() |
Border |
Gets the border.
|
![]() |
CancelButton |
Gets the cancel button.
|
![]() |
CurrentControl |
Gets the current control.
|
![]() |
CurrentProgressBar |
Gets the current progress bar.
|
![]() |
PartProgressBar |
Gets the part progress bar.
|
![]() |
PartTextControl |
Gets the part text control.
|
![]() |
ViewModel |
Gets the view model.
|