Switch - cUIObject
Moves the focus to the object returned by the next_object_id function
Type: Procedure
Syntax
Procedure Switch
Call Example
Send Switch
Description
The Switch navigation message moves the focus to the object returned by the next_object_id function. The focus will move to the next focusable object either at the next_level, the next_focus, or the next_focus of the prior_level. The message is typically placed on an accelerator key. The message is also sent by the next message if it needs to change objects.
on_key kswitch send switch