Transitionals
TransitionNext Method
Namespaces ► Transitionals.Controls ► Slideshow ► TransitionNext()()()
Causes the Slideshow to transition to the next item.

C# | Visual Basic | Visual C++ |
public void TransitionNext()
Public Sub TransitionNext
public: void TransitionNext()

When determining the item to transition to, this method takes into account the
values of the Shuffle and IsContinuous properties. No
exception is thrown if there is no item to transition next.