AnimGetFramesCount method |
|
Remarks Gets the number of frames contained inside the loaded 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.AnimGetFramesCount () as Integer
Visual C++ short control.AnimGetFramesCount ();
Return value
|