movingControls

returns a list of controls that are being moved by the move command.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

the movingControls

# Examples

the movingControls

if myID is among the lines of the movingControls then beep

# Description

Use the movingControls function to find out whether a control or window is still moving, or to perform an action on each control or window that is moving.

# Tags

# See

- **keyword:** control, line - **property:** properties, ID - **command:** move - **glossary:** command, control, return - **control structure:** function