Animating property

Returns a value that indicates whether or not a display is animating. Read-only. Boolean.
Syntax
Display
.
Animating
where
Display
– is the name of a Display object or an expression that evaluates to a Display object.
Remarks
  • To start or stop display animation, call the StartAnimation or StopAnimation method.
  • When a display is not animating, ActiveX controls are not activated and interaction with their properties or methods may be limited.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal