Class ImageAnimator

Simple multi-image based image animator control

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        EPS.Windows.Forms.AdvancedControls.ImageAnimator

public class ImageAnimator : Control

Class Members

MemberDescription
Constructor Constructor
Play Starts the animation
public void Play();
SetLoadingAnimation This method can be used to trigger a default animation (load animation)
public void SetLoadingAnimation( int totalFrames );
Stop Stops the animation
public void Stop();
FramesPerSecond Number of frames per second (target frame rate)

Requirements

Namespace: EPS.Windows.Forms.AdvancedControls
Assembly: SIMPLECONTROLS.DLL


  Last Updated: 5/23/2007 | © , 2007