CheckFocusSpring

Examples


The CheckFocusSpring command is functionally identical to MoveTo, but is recorded only on platforms when the focus “springs” off of springy controls. (Push buttons, check boxes, drop-down lists, group boxes, radio buttons and visual switches are springy controls.)

Syntax

CheckFocusSpring field field_name

Parameters

field_name - The name of the field to which the focus is being moved.

Comments

The CheckFocusSpring command is used to increase compatibility for macros recorded on platforms that don’t support focusing to certain controls, but are played back on Windows.


Documentation Feedback