Futurebasic/Language/Reference/def setbuttonfocus

Syntax edit

DEF SETBUTTONFOCUS

Revised edit

February, 2002 (Release 6)

Description edit

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 edit

BUTTON statement, BUTTON function, APPEARANCE BUTTON; BUTTON& function