This event class is used for the events generated by SpinButton and SpinCtrl.
SpinButton and SpinCtrl
SpinEvent.new(EventType commandType = EVT_NULL, Integer id = 0)
The constructor is not normally used by the user code.
Integer get_position()
Retrieve the current spin button or control value.
set_position(Integer pos)
Set the value associated with the event.
[This page automatically generated from the Textile source at Fri Oct 31 16:06:50 +0000 2008]