SpinnerEvent.SpinnerID Property | |
The numeric ID of the spinner control object that generated this event.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SpinnerID AS LONG GET
public virtual int SpinnerID { get; }
Request Example
View SourceProperty Value
Type:
LongThe numeric ID of the spinner control object that generated this event.
See Also