public void SetTimeDisplayMode (Progress.TimeDisplayMode mode);

Parámetros

modeThe 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.

See Also: Progress.SetTimeDisplayMode, Progress.Item.timeDisplayMode, TimeDisplayMode.