4D v14

Progress SET BUTTON ENABLED

Home

 
4D v14
Progress SET BUTTON ENABLED

Progress SET BUTTON ENABLED 


 

Progress SET BUTTON ENABLED ( id ; button ) 
Parameter Type   Description
id  Longint in ID of progress bar
button  Boolean in True = Show, False = Hide

The Progress SET BUTTON ENABLED method adds a Stop button to the progress bar designated by the id parameter.

By default, progress bars do not have Stop buttons. If you pass True in the button parameter, then a button is displayed:

You must manage the effect of clicking on this Stop button using the Progress SET ON STOP METHOD method or by testing the value of the Progress Stopped method.

 
PROPERTIES 

Product: 4D
Theme: Progress bars

 
HISTORY 

 
SEE ALSO 

Progress Get Button Enabled

 
ARTICLE USAGE

4D Progress ( 4D v14)
4D Progress ( 4D v13)
4D Progress ( 4D v14 R2)
4D Progress ( 4D v14 R3)
4D Progress ( 4D v14 R4)