AnimationPause property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax BOOL AnimationEnable

Overview:  Refer to Playing an Animation

Remarks

Pauses/Continues an animation playback.

Setting

Description

TRUE

Pause an animation playback.

FALSE

Continue an animation playback.

See Also

Elements:  AutoAnimate property, AutoAnimationLoop property, AnimationLoop property, Animate event, AnimationFrameIndex property.

Topics:  Raster Images: Playing Animated Images