CommonMessagePump.CurrentStep Property

Definition

Current step for the progress control of the wait dialog.

public:
 property int CurrentStep { int get(); void set(int value); };
public:
 property int CurrentStep { int get(); void set(int value); };
public int CurrentStep { get; set; }
member this.CurrentStep : int with get, set
Public Property CurrentStep As Integer

Property Value

The current step for the progress control of the wait dialog.

Applies to