Initializes a new instance of the ProgressDialog class.

Namespace: System.Extensions.Windows.Forms
Assembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)

Syntax

C#
public ProgressDialog()
Visual Basic
Public Sub New
Visual C++
public:
ProgressDialog()
F#
new : unit -> ProgressDialog

See Also