Click or drag to resize

SpinnerEvent.OldPosition Property

X#
A numeric value representing the position 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 OldPosition AS LONG GET 
Request Example View Source

Property Value

Type: Long
A numeric value representing the position of the spinner associated with this event immediately before the event occurred.
See Also