Method Stop
Stop()
Stops playing the animation.
public void Stop()
Remarks
The control will show the first frame of the animation, a custom static image or the window's background color as specified by the last SetInactiveBitmap(ImageSet?) call.
Stops playing the animation.
public void Stop()
The control will show the first frame of the animation, a custom static image or the window's background color as specified by the last SetInactiveBitmap(ImageSet?) call.