|
Previous Top Next |
Prototype: | (none) |
This method does most of the work that happens when the Update method is called. It recalculates the progress by calling the Calculate method. It then set the PROP:Progress for the progress bar and updates any controls that need to be updated. This method is called from the ShowUpdateProgress method, which in turn is called from the Update method. You never need to call this method directly.
See also:
Calculate
Update
ShowUpdateProgress