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