Progress.SetTimeDisplayMode

Cambiar al Manual
public static void SetTimeDisplayMode (int id, Progress.TimeDisplayMode displayMode);

Parámetros

idThe progress indicator's unique ID.
displayModeThe progress indicator's time display mode.

Descripción

Set a progress indicator's time display mode.

The time display mode indicates what kind of time information the Progress window displays. If at least one active progress indicator is set to ShowRemainingTime, the main progress bar displays the global remaining time.