Futurebasic/Language/Reference/def setbuttonfocus
Syntax
editDEF SETBUTTONFOCUS
Revised
editFebruary, 2002 (Release 6)
Description
editThis procedure sets the target button to be the focus in the current output window. Subsequent key presses will be directed toward that button. Depending on the attributes used when the button was created, this item will usually be encircled by a focus ring.
See Also
editBUTTON statement, BUTTON function, APPEARANCE BUTTON; BUTTON& function