Animate event (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax void Animate (BOOL bEnable);

Overview:  Refer to Playing an Animation.

Remarks

Occurs when an animation playback is started or stopped.

On a playback start, you can use this event to ensure that the AutoRepaint property is set to TRUE.

See Also

Elements:  AutoAnimate property, AutoAnimationLoop property, AnimationLoop property, AnimationEnable property

Topics:  Raster Images: Playing Animated Images