ProgressBar.AutoClose Property
Set whether to automatically close the window popped up by the Popup method.
If $TRUE is specified, the pop-up window is automatically closed when the step reaches the maximum value specified by the Step property.
If $FALSE is specified, the PopupClose method will be called when the window is closed.