Progress Get Button Enabled ( id ) -> Function result
Parameter | Type | Description | |
---|---|---|---|
id | Longint | ⬅️ | ID of progress bar |
Function result | Boolean | ➡️ | True = Stop button displayed; otherwise, False |
The Progress Get Button Enabled method returns True when the progress bar designated by the id
parameter displays a Stop button. If it does not display one (default operation), the method returns False.