Next Method (JSpinner)

Class

JSpinner.

Action

Sets the spinner to the object in the sequence that comes after the object returned by the Value property.

Syntax

C#
spinner.Next()
VB
spinner.Next()

Examples

VB

monthSpinner.Next()