This method slides to the next image.
[Visual Basic] Public Function
SlideForward()
[C#] public void SlideForward();
Parameter Value
None
Return Value
None
Explanation
The SlideForward method slides to the next image. If the image displayed is the last image in the folder, set by the SlidePath property, the SlideRepeat property will determine if this method will slide to the first image again or will be ineffectual.
See Also
ImageKit Members | Newtone.ImageKit.Win.ImageKit