SpinnerEvent.Position Property | |
A numeric value representing the new position of the spinner associated with this event.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Position AS LONG GET
public virtual int Position { get; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the new position of the spinner associated with this event.
See Also