# Progress Get Button Enabled > 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 | ## Description 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. ## See also [Progress SET BUTTON ENABLED](Progress%20SET%20BUTTON%20ENABLED.md)