TaskForm.UpdateTaskForm Method

Definition

Calls the Update() method.

protected:
 void UpdateTaskForm();
protected void UpdateTaskForm ();
member this.UpdateTaskForm : unit -> unit
Protected Sub UpdateTaskForm ()

Remarks

The StartTaskProgress and StopTaskProgress methods call the Update method.

Applies to