AnimationStart event

Occurs when a display begins animating. This is the default event.
This event occurs after all elements in a display are activated. At this point, you can read and write to element properties and call element methods.
Syntax
Display
_
AnimationStart
where
Display
– is the name of a Display object variable that was dimensioned using the WithEvents keyword or the reserved name Display.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal