Name | Description | |
---|---|---|
![]() | ProgressMonitorStackEventArgs Constructor | Create a new monitor changed event arguments object. |
The following tables list the members exposed by ProgressMonitorStackEventArgs.
Name | Description | |
---|---|---|
![]() | ProgressMonitorStackEventArgs Constructor | Create a new monitor changed event arguments object. |
Name | Description | |
---|---|---|
![]() | CompletedSteps | The number of completed steps (between zero and the maximum number of steps). |
![]() | MaximumSteps | The current maximum number of steps. |
![]() | ProgressMonitors | The stack of all monitors currently in use. |
![]() | StatusMessage | A user display message for the current status. |