TransitionNext Method

Transitionals

Transitionals TransitionNext Method
NamespacesTransitionals.ControlsSlideshowTransitionNext()()()
Causes the Slideshow to transition to the next item.
Declaration Syntax
C# Visual Basic Visual C++
public void TransitionNext()
Public Sub TransitionNext
public:
void TransitionNext()
Remarks
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.

Assembly: Transitionals (Module: Transitionals) Version: 1.0.0.0 (1.0.0.0)