ArcGIS Pro 2.9 API Reference Guide
ProgressDialog Constructor(String,String,UInt32,Boolean)

ArcGIS.Desktop.Framework.Threading.Tasks Namespace > ProgressDialog Class > ProgressDialog Constructor : ProgressDialog Constructor(String,String,UInt32,Boolean)
Creates a cancelable progress dialog with the specified number of steps.
Syntax
Public Function New( _
   ByVal message As String, _
   ByVal cancelMessage As String, _
   ByVal steps As UInteger, _
   Optional ByVal delayedShow As Boolean _
)

Parameters

message
cancelMessage
steps
delayedShow
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ProgressDialog Class
ProgressDialog Members
Overload List