EXPLANATION HAW WORKS THE CONTROL
Autosize:-- Detects the size from the frame and resize the control to the frame size.
AutoSizeDetection:-- Detects the size of each frame *
BackColor:-- It is also the transparent color
FitPicture:-- If you turn off auto size and resize the control in custom size then if Fit picture is true then will paint the frame in the size of control
FrameHeight:-- If auto size detection Field then you can give the real frame height manual 
FrameWidth:- Same as frame Height.
Interval:-- Time to display the next frame
Picture:-- Is the frame pictures.
RunOnDisigneTime:-- In the time you designee you program it is possible to run for testing the program and doesn't work on real run time.
Transparent:-- If it is true then doesn't display the back color of the frame and back color from the control.