Tests if progress bar is 0%
#include "Dialogue.au3" _ProgressBarEmpty() |
none |
boolean value | True = Empty, $False = Not or progress bar inactive (not created) |
_ProgressBarType, _ProgressBarCreate, _ProgressBarActive, _ProgressBarSet, _ProgressBarAdd, _ProgressBarGet, _ProgressBarFull, _ProgressBarDestroy
See library example how to implement a progress bar.