|
Previous Top Next |
Queue to store controls that should be made visible and hidden along with the progress bar. This can come in handy for percent string or strings for other indicators of how the progress is going. See the DisplayControls property and AddDisplayControl method for more information.
ITDisplayQueue QUEUE,TYPE
ITDisplayControl Long
UpdateOnShow Byte !Should the control be displayed on each call to ShowProgress?
END