Procedure Switch_Back
| Call: | Send Switch_Back |
The Switch_Back navigation message moves the focus to the object returned by the prior_object_id function. The focus will move to the next focusable object either at the prior_focus or the last child of the lowest level of this object. The message is typically placed on an accelerator key. The message is also sent by the previous message if it needs to change objects.
on_key kswitch_back send switch_back