Switch_Back - cUIObject
Moves the focus to the object returned by the prior_object_id function
Type: Procedure
Syntax
Procedure Switch_Back
Call Example
Send Switch_Back
Description
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