AnimResume method |
|
Remarks Resumes the playing of a paused animation. This method can be used only if the control's Style property is set to STYLE_PICTURE and if an animation is currently loaded.
Syntax Visual Basic control.AnimResume () as boolean
Visual C++ BOOL control.AnimResume ();
Return value
|