This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > P > ProgressDialogFactory CoClass (ArcObjects .NET 10.5 SDK) |
Progress Dialog Factory object.
Instead of reporting the progress of an operation in the status bar, you can display a progress dialog box instead. The progress dialog box displays an animation and a step progress bar. The ProgressDialogFactory coclass creates and displays a new progress dialog box.
Interfaces | Description |
---|---|
IProgressDialogFactory | Provides access to a method that creates a progress dialog. |