AnimateScreenMovements Property Example
This example sets Word to animate movements on the screen.
Options.AnimateScreenMovements = True
This example returns the current status of the Provide feedback with animation option on the General tab in the Options dialog box (Tools menu).
temp = Options.AnimateScreenMovements