VISIO::PROGRESS_BAR_UPDATE (int progressbar, int value)

Description: Sets the progress in a progressbar. The field 'value' must lay between 0 and 100. Other valus are ignored.

Example: VISIO::PROGRESS_BAR_UPDATE (progressbar, 52)