hiIsProgressBoxCancelled
hiIsProgressBoxCancelled(g_dboxID) =>t / nil
Description
Checks whether a progress box is canceled. A progress box is considered canceled if it is canceled with the Cancel button, canceled with the hiCancelProgressBox function, closed from the window manager, or automatically closed when the progress bar reaches 100% (if it was created with the ?autoClose argument set to t).
Argument
Value Returned
Related Topics
Return to top