Method Pulse
Pulse()
Notifies the ProgressBar that some progress has taken place.
public void Pulse()
Remarks
If the ProgressBar is percentage mode, it switches to activity mode. If is in activity mode, the marker is moved.
Notifies the ProgressBar that some progress has taken place.
public void Pulse()
If the ProgressBar is percentage mode, it switches to activity mode. If is in activity mode, the marker is moved.