![]() |
<< Index >> |
FutureBasic 5 |
| button close | statement | |
|
|
||
button close [#]btnIDbtnID is removed from the current output window. This is one of two ways you can dispose of a button: the other way is to close the window, which automatically closes all the controls in it.button close #1
button close _myRadioBtn2
See Also:
button; scroll button; appearance button