AutoAnimate property (Main Control)

Visual Basic example
Visual C++ 4.0 example
Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax BOOL AutoAnimate

Overview:  Refer to Playing an Animation.

Remarks

(Persistent property, available at design time) Causes an animation to begin playing as the file containing an animation is loaded.

Animation may be slower while a file is loading. An alternative for more reliable playback speed is to set the AnimationEnable property after the file is loaded.

Setting

Description

TRUE

Enables the play-while-load feature.

FALSE

Disables the play-while-load feature.

See Also

Elements:  AutoAnimationLoop property, AnimationLoop property, AnimationEnable property, Animate event

Topics:  Raster Images: Playing Animated Images