Futurebasic/Language/Reference/def setbuttonfocus
Syntax
DEF SETBUTTONFOCUS
Revised
February, 2002 (Release 6)
Description
This 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
BUTTON statement, BUTTON function, APPEARANCE BUTTON; BUTTON& function