CommonMessagePump.CurrentStep Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.