Click or drag to resize

SpinnerEvent.OldValue Property

X#
The value of the spinner associated with this event immediately before the event occurred.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY OldValue AS LONG GET 
Request Example View Source

Property Value

Type: Long
The value of the spinner associated with this event immediately before the event occurred.
See Also